Method GetTimestamp
GetTimestamp()
Gets the timestamp of the message payload, in seconds.
public double GetTimestamp()
Returns
Exceptions
- InvalidOperationException
The message does not have a timestamped payload.
Gets the timestamp of the message payload, in seconds.
public double GetTimestamp()
The message does not have a timestamped payload.