Time since epoch as reported by a GPS device. More...
import "InterfaceDataTypes.idl";
Public Attributes | |
unsigned long | sec |
Seconds value. | |
unsigned long | msec |
Microseconds value. |
Time since epoch as reported by a GPS device.
unsigned long RTC::GPSTime::msec |
Microseconds value.
unsigned long RTC::GPSTime::sec |
Seconds value.