Defines | Functions
mkgmtime.c File Reference
#include "ublox_gps/mkgmtime.h"
Include dependency graph for mkgmtime.c:

Go to the source code of this file.

Defines

#define WRONG   (-1)

Functions

time_t mkgmtime (struct tm *const tmp)
 Get the UTC time in seconds and nano-seconds from a time struct in GM time.
static int tmcomp (register const struct tm *const atmp, register const struct tm *const btmp)

Define Documentation

#define WRONG   (-1)

Definition at line 91 of file mkgmtime.c.


Function Documentation

time_t mkgmtime ( struct tm *const  tmp)

Get the UTC time in seconds and nano-seconds from a time struct in GM time.

Definition at line 108 of file mkgmtime.c.

static int tmcomp ( register const struct tm *const  atmp,
register const struct tm *const  btmp 
) [static]

Definition at line 94 of file mkgmtime.c.



ublox_gps
Author(s): Johannes Meyer
autogenerated on Fri Jun 14 2019 19:26:13