#include <kanzi/core.ui/main_loop/main_loop_scheduler.hpp>
◆ Runtime() [1/3]
◆ ~Runtime()
| kanzi::MainLoopScheduler::Timer::Runtime::~Runtime |
( |
| ) |
|
◆ Runtime() [2/3]
| kanzi::MainLoopScheduler::Timer::Runtime::Runtime |
( |
const Runtime & | | ) |
|
|
delete |
◆ Runtime() [3/3]
| kanzi::MainLoopScheduler::Timer::Runtime::Runtime |
( |
Runtime && | | ) |
|
|
delete |
◆ operator=() [1/2]
◆ operator=() [2/2]
| Runtime & kanzi::MainLoopScheduler::Timer::Runtime::operator= |
( |
Runtime && | | ) |
|
|
delete |
◆ name
◆ isNameFixedString
| bool kanzi::MainLoopScheduler::Timer::Runtime::isNameFixedString |
◆ task
| TimerTask kanzi::MainLoopScheduler::Timer::Runtime::task |
◆ recurrence
Recurrence option of the task.
◆ interval
| chrono::nanoseconds kanzi::MainLoopScheduler::Timer::Runtime::interval |
Sets the amount of time after which to execute the task.
◆ lastTimestamp
| TimePoint kanzi::MainLoopScheduler::Timer::Runtime::lastTimestamp |
Timestamp from the last execution of the task.
◆ token
| ConcreteTaskToken kanzi::MainLoopScheduler::Timer::Runtime::token |
Unique identifier of the task.
◆ profilerToken
Token used to profile the task.
The documentation for this struct was generated from the following file: