Timetag
Timetag helper class for representing NTP timestamps and conversion between them and javascript representation
Test:
Constructor Summary
| Public Constructor | ||
| public | 
       constructor(seconds: number, fractions: number) Create a Timetag instance  | 
    |
Method Summary
| Public Methods | ||
| public | 
      
       Converts from NTP to JS representation and back  | 
    |