RTCPCompoundHandler class implementation.
More...
Include dependency graph for rtcppkt.cpp:
Go to the source code of this file.
Functions
Convert a NTP timestamp, expressed as two 32-bit long words, into a timeval value.
More...
Convert a time interval, expressed as a timeval, into a 32-bit time interval expressed in units of 1/65536 seconds.
More...
Convert a time interval, expressed as a microtimeout_t (number of microseconds), into a timeval value.
More...
Detailed Description
Function Documentation
Convert a time interval, expressed as a microtimeout_t (number of microseconds), into a timeval value.
- Parameters
-
to time interval, in microseconds.
- Returns
- the same time interval, as a timeval value.
Definition at line 76 of file rtcppkt.cpp.