|
This is the complete list of members for CycleUtil, including all inherited members.
busyWaitShare | CycleUtil | protected |
cycleCount | CycleUtil | protected |
cycleDuration | CycleUtil | protected |
cycleMaxDuration | CycleUtil | protected |
cycleMinDuration | CycleUtil | protected |
CycleUtil(const IceUtil::Time &cycleDuration, bool forceSystemTime=false) | CycleUtil | |
CycleUtil(const std::int64_t &cycleDurationMs, bool forceSystemTime=false) | CycleUtil | |
forceSystemTime | CycleUtil | protected |
getAverageDuration() const | CycleUtil | |
getBusyWaitShare() const | CycleUtil | |
getCycleCount() const | CycleUtil | |
getLastCycleTime() const | CycleUtil | |
getMaximumDuration() const | CycleUtil | |
getMinimumDuration() const | CycleUtil | |
getStartTime() const | CycleUtil | |
lastCycleTime | CycleUtil | protected |
now() | CycleUtil | protectedstatic |
reset() | CycleUtil | |
setBusyWaitShare(float value) | CycleUtil | |
startTime | CycleUtil | protected |
update() | CycleUtil | |
waitForCycleDuration() | CycleUtil |