openMSX
|
#include <Schedulable.hh>
Public Member Functions | |
template<typename Archive > | |
void | serialize (Archive &ar, unsigned) |
Public Attributes | |
EmuTime | time = EmuTime::zero() |
int | userData = 0 |
Definition at line 16 of file Schedulable.hh.
|
inline |
Definition at line 19 of file Schedulable.hh.
EmuTime openmsx::SyncPointBW::time = EmuTime::zero() |
Definition at line 25 of file Schedulable.hh.
Referenced by serialize().
int openmsx::SyncPointBW::userData = 0 |
Definition at line 26 of file Schedulable.hh.
Referenced by serialize().