#include <time.h>#include <lal/Date.h>#include <lal/XLALError.h>Include dependency graph for GPSTimeNow.c:

Go to the source code of this file.
Functions | |
| NRCSID (GPSTIMENOWC,"$Id: GPSTimeNow.c,v 1.5 2008/04/29 21:30:15 kipp Exp $") | |
| LIGOTimeGPS * | XLALGPSTimeNow (LIGOTimeGPS *gpstime) |
| void | LALGPSTimeNow (LALStatus *status, LIGOTimeGPS *gpstime, const LALLeapSecAccuracy *accuracy) |
| NRCSID | ( | GPSTIMENOWC | , | |
| "$Id: GPSTimeNow. | c, | |||
| v 1.5 2008/04/29 21:30:15 kipp Exp $" | ||||
| ) |
| LIGOTimeGPS* XLALGPSTimeNow | ( | LIGOTimeGPS * | gpstime | ) |
Definition at line 67 of file GPSTimeNow.c.
| void LALGPSTimeNow | ( | LALStatus * | status, | |
| LIGOTimeGPS * | gpstime, | |||
| const LALLeapSecAccuracy * | accuracy | |||
| ) |
Definition at line 89 of file GPSTimeNow.c.
1.5.2