Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
|
32-bit NTP absolute time (stored as middle 32 bits of 64-bit timestamp). More...
#include <headers.h>
Public Member Functions | |
packet::ntp_timestamp_t | value () const |
Get NTP timestamp value. More... | |
void | set_value (const packet::ntp_timestamp_t t) |
Set NTP timestamp value. Stores middle 32 bits of timestamp. High and low 16 bits are just truncated. More... | |
32-bit NTP absolute time (stored as middle 32 bits of 64-bit timestamp).
From RFC 3550.
|
inline |
|
inline |