#include <rtptimeutilities.h>
Public Member Functions | |
| RTPNTPTime (uint32_t m, uint32_t l) | |
This constructor creates and instance with MSW m and LSW l. | |
| uint32_t | GetMSW () const |
| Returns the most significant word. | |
| uint32_t | GetLSW () const |
| Returns the least significant word. | |
1.5.1