v1.1.0
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Modules Pages
Classes
Time

Timekeeping objects. More...

Classes

class  Sifteo::SystemTime
 Absolute time, measured by the system's monotonically increasing nanosecond timer. More...
 
class  Sifteo::TimeDelta
 Represents a difference between two SystemTimes, with moderate resolution. More...
 
class  Sifteo::TimeStep
 TimeStep is a higher-level utility for keeping track of time the duration of game timesteps. More...
 
class  Sifteo::TimeTicker
 TimeTicker is a utility for converting a stream of time deltas into a stream of discrete ticks. More...
 

Detailed Description

Timekeeping objects.