UTC_TIME Struct Reference

Structure to keep the UTC time. More...

#include <glgpsapi.h>

List of all members.

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].

Detailed Description

Structure to keep the UTC time.


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines