#include <run_loop.h>
Definition at line 7 of file run_loop.h.
◆ RunLoop()
◆ dispatchEvent()
◆ numberOfTimers()
int RunLoop::numberOfTimers |
( |
| ) |
|
|
protectedvirtual |
◆ run()
◆ runWhile()
void RunLoop::runWhile |
( |
bool(*)(void *ctx) |
callback, |
|
|
void * |
ctx |
|
) |
| |
◆ timerAtIndex()
Timer * RunLoop::timerAtIndex |
( |
int |
i | ) |
|
|
protectedvirtual |
The documentation for this class was generated from the following files:
- C:/msys64/home/David Markarian/dox/epsilon/escher/include/escher/run_loop.h
- C:/msys64/home/David Markarian/dox/epsilon/escher/src/run_loop.cpp