Go to the source code of this file.
Classes | |
struct | ntp64 |
Functions | |
u_int32 | get_upper_16bits (u_int32 x) |
u_int32 | get_lower_16bits (u_int32 x) |
u_int32 | get_middle_32bits (u_int32 x, u_int32 y) |
ntp64 | getntptime () |
u_int32 | time2ts (const ntp64 &time, const ntp64 &time_first, u_int32 freq) |
|
|
|
|
|
|
|
Get the ntp time (out of gettimeofday).
|
|
Transform a ntp64 to an RTP timestamp.
|