openMSX
|
#include <RTScheduler.hh>
Public Attributes | |
uint64_t | time |
RTSchedulable * | schedulable |
Definition at line 12 of file RTScheduler.hh.
RTSchedulable* openmsx::RTSyncPoint::schedulable |
Definition at line 15 of file RTScheduler.hh.
Referenced by openmsx::EqualRTSchedulable::operator()().
uint64_t openmsx::RTSyncPoint::time |
Definition at line 14 of file RTScheduler.hh.