Global Mapper SDK
Retrieves the UTC time of the last GPS fix, Will return GM_Error_GPSDataNotValid if there if either we are not tracking a GPS device or the time is not known.
Syntax
C++
Copy
GM_Error_t32 __stdcall GM_GPSGetTime
(
time_t* aFixTime
);
Comments
0 comments
Please sign in to leave a comment.