|
libgpsfile
0.2.2
some useful C-functions
|
#include <time.h>Go to the source code of this file.
Functions | |
| struct timeval | timeval_plus (struct timeval x, struct timeval y) |
| struct timeval | timeval_diff (struct timeval x, struct timeval y) |
| struct timeval * | gpx_time_to_timeval (const char *time_string) |
| struct timeval* gpx_time_to_timeval | ( | const char * | time_string | ) |
| struct timeval timeval_diff | ( | struct timeval | x, |
| struct timeval | y | ||
| ) |
| struct timeval timeval_plus | ( | struct timeval | x, |
| struct timeval | y | ||
| ) |