Struct shmTime

Struct Documentation

struct shmTime

the definition of shmTime is from ntpd source ntpd/refclock_shm.c

Public Members

int mode
volatile int count
time_t clockTimeStampSec
int clockTimeStampUSec
time_t receiveTimeStampSec
int receiveTimeStampUSec
int leap
int precision
int nsamples
volatile int valid
unsigned clockTimeStampNSec
unsigned receiveTimeStampNSec
int dummy[8]