ADTF
|
Time Structure to define Time. More...
Public Attributes | |
tUInt16 | ui16Hour |
The Hours past midnight - [0,23]. | |
tUInt16 | ui16Minute |
The Minutes after the hour - [0,59]. | |
tUInt16 | ui16Second |
The Seconds after the minute - [0,59]. | |
tUInt32 | ui32Microseconds |
The Microseconds after the second - [0,999999]. | |