mbgtools-lx
4.2.8
|
Macros | |
#define | LEAP_NOWARNING 0x0 |
#define | LEAP_ADDSECOND 0x1 |
#define | LEAP_DELSECOND 0x2 |
#define | LEAP_NOTINSYNC 0x3 |
#define LEAP_ADDSECOND 0x1 |
last minute of day has 61 seconds
Definition at line 96 of file ntp_shm.h.
Referenced by do_mbgsvctasks().
#define LEAP_DELSECOND 0x2 |
last minute of day has 59 seconds
Definition at line 97 of file ntp_shm.h.
Referenced by do_mbgsvctasks().
#define LEAP_NOWARNING 0x0 |
normal, no leap second warning
Definition at line 95 of file ntp_shm.h.
Referenced by do_mbgsvctasks().