Data Structures | |
class | nrEngine::Clock |
Global clock of the engine used to retrieve time or create timers. More... | |
class | nrEngine::ITimeObserver |
Interface for every kind of objects used to observe the ticking of the clock. More... | |
class | nrEngine::Timer |
Timers are used to retrieve time. You can hav emore than one timer in your app. More... | |
class | nrEngine::TimeSource |
Interface for time source give clock a current time. More... | |
class | nrEngine::TimeSourceVirtual |
Timesource ticking certain time steps. More... |