A task that can be added for one-time or repeated execution by MainLoopScheduler. More...
Public Member Functions | |
| void | handle (Duration lastFrameDuration) |
| Called when the task gets executed. | |
A task that can be added for one-time or repeated execution by MainLoopScheduler.
| void handle | ( | Duration | lastFrameDuration | ) |
Called when the task gets executed.
| lastFrameDuration | Time elapsed between start of last and current main loop iteration. |