MIRA
|
This is the complete list of members for DispatcherThread::Timer, including all inherited members.
current | DispatcherThread::Timer | |
currentExpected | DispatcherThread::Timer | |
DispatcherThread class | DispatcherThread::Timer | friend |
getExceedance() const | DispatcherThread::Timer | inline |
getNextInvocationTime() const | DispatcherThread::Timer | inline |
getPeriod() const | DispatcherThread::Timer | inline |
getTolerance() const | DispatcherThread::Timer | inline |
isActive() const | DispatcherThread::Timer | inline |
last | DispatcherThread::Timer | |
lastDuration | DispatcherThread::Timer | |
run(DispatcherThread *dispatcher) override | DispatcherThread::Timer | protectedvirtual |
setPeriod(Duration period) | DispatcherThread::Timer | inline |
setTolerance(Duration tolerance) | DispatcherThread::Timer | inline |
start() | DispatcherThread::Timer | |
stop() | DispatcherThread::Timer | |
Timer(TimerCallback callback, Duration period, Duration tolerance=Duration::invalid()) | DispatcherThread::Timer | protected |
Timer(TimerCallback callback, Time invokationTime) | DispatcherThread::Timer | protected |
updateInvocationTime() | DispatcherThread::Timer | inlineprotected |
~IRunnable() | IRunnable | inlinevirtual |