|
uint64_t | getReference () |
|
void | setReference (uint64_t pcr) |
|
void | setReference (uint64_t base, uint64_t ext) |
|
uint64_t | getStc () |
|
uint64_t | getStcBase () |
|
uint64_t | getStcExt () |
|
double | getBaseToSecond () |
|
|
static int | timevalSubtract (struct timeval *result, struct timeval *x, struct timeval *y) |
|
static uint64_t | baseExtToStc (uint64_t base, uint64_t ext) |
|
static uint64_t | stcToBase (uint64_t stc) |
|
static uint64_t | stcToExt (uint64_t stc) |
|
static double | stcToSecond (uint64_t stc) |
|
static double | baseToSecond (uint64_t base) |
|
static uint64_t | secondToStc (double seconds) |
|
static uint64_t | secondToBase (double seconds) |
|
|
virtual void | refreshStcSample () |
|
|
uint64_t | stc |
|
struct timeval | clockRef |
|
uint64_t | reference |
|
The documentation for this class was generated from the following files:
- gingacc-system/include/system/time/Stc.h
- gingacc-system/src/time/Stc.cpp