#include "nt.h"
Go to the source code of this file.
int PpsGetOsTime |
( |
uint64_t * |
osTime | ) |
|
- Examples:
- pps/pps_example.c.
Definition at line 168 of file pps_example.c.
Referenced by main().
int PrintTimestamp |
( |
uint64_t |
timeValue | ) |
|
- Examples:
- pps/pps_example.c.
Definition at line 182 of file pps_example.c.
Referenced by PpsPrintStatusAndTime().
int PpsPrintStatusAndTime |
( |
int |
i, |
|
|
uint64_t |
timeSyncPpsSampled, |
|
|
int64_t |
timeSyncTimeSkew |
|
) |
| |
- Examples:
- pps/pps_example.c.
Definition at line 202 of file pps_example.c.
Referenced by main().
static void StopApplication |
( |
int |
sig | ) |
|
|
static |
Definition at line 151 of file pps_example.c.
Referenced by main().
Definition at line 225 of file pps_example.c.
- Examples:
- pps/pps_example.c.
Definition at line 97 of file pps_example.c.
Referenced by main().
#define NT_CONST64 |
( |
|
a | ) |
a##ULL |
Definition at line 127 of file pps_example.c.
#define UNIX_EPOCH_OFFSET_MAGIC 116444736000000000ULL |
Definition at line 128 of file pps_example.c.