Public Attributes | |
| unsigned | clockTimeStampNSec |
| time_t | clockTimeStampSec |
| int | clockTimeStampUSec |
| volatile int | count |
| int | dummy [8] |
| int | leap |
| int | mode |
| int | nsamples |
| int | precision |
| unsigned | receiveTimeStampNSec |
| time_t | receiveTimeStampSec |
| int | receiveTimeStampUSec |
| volatile int | valid |
the definition of shmTime is from ntpd source ntpd/refclock_shm.c
Definition at line 36 of file shm_driver.cpp.
| unsigned shmTime::clockTimeStampNSec |
Definition at line 55 of file shm_driver.cpp.
| time_t shmTime::clockTimeStampSec |
Definition at line 47 of file shm_driver.cpp.
| int shmTime::clockTimeStampUSec |
Definition at line 48 of file shm_driver.cpp.
| volatile int shmTime::count |
Definition at line 46 of file shm_driver.cpp.
| int shmTime::dummy[8] |
Definition at line 57 of file shm_driver.cpp.
| int shmTime::leap |
Definition at line 51 of file shm_driver.cpp.
| int shmTime::mode |
Definition at line 38 of file shm_driver.cpp.
| int shmTime::nsamples |
Definition at line 53 of file shm_driver.cpp.
| int shmTime::precision |
Definition at line 52 of file shm_driver.cpp.
| unsigned shmTime::receiveTimeStampNSec |
Definition at line 56 of file shm_driver.cpp.
| time_t shmTime::receiveTimeStampSec |
Definition at line 49 of file shm_driver.cpp.
| int shmTime::receiveTimeStampUSec |
Definition at line 50 of file shm_driver.cpp.
| volatile int shmTime::valid |
Definition at line 54 of file shm_driver.cpp.