Structure to keep the UTC time. More...
#include <glgpsapi.h>
Public Attributes | |
unsigned short | usYear |
Year [0..65535]. | |
unsigned short | usMonth |
Month [1.12]. | |
unsigned short | usDay |
Day [1..31]. | |
unsigned short | usHour |
Hour [0..23]. | |
unsigned short | usMin |
Minutes [0..59]. | |
unsigned short | usSec |
Seconds [0..60]. | |
unsigned short | usMiliSec |
Millisec [0..999]. | |
unsigned short | usMicroSec |
Microsec [0..999]. | |
unsigned long | ulPrecUsec |
Time precision microsec [0..100 000 000]. |
Structure to keep the UTC time.