openMSX
|
#include <RTScheduler.hh>
Public Member Functions | |
void | execute () |
Execute all expired RTSchedulables. | |
Friends | |
class | RTSchedulable |
Definition at line 18 of file RTScheduler.hh.
|
inline |
Execute all expired RTSchedulables.
Definition at line 22 of file RTScheduler.hh.
References openmsx::Timer::getTime().
Referenced by openmsx::EventDistributor::deliverEvents().
|
friend |
Definition at line 34 of file RTScheduler.hh.