The Nebula Device 3: Timing Namespace Reference

The Nebula Device 3

Timing Namespace Reference


Detailed Description

The Nebula3 Timing subsystem offers classes for measuring absolute and elapsed time, or obtaining the current date and wall clock time.

Data Structures

class  CalendarTime
class  Timer
class  TimingTimeSource
class  InputTimeSource
class  SystemTimeSource
class  TimeManager
class  TimeSource

Typedefs

typedef double Time
 the time datatype

Functions

void Sleep (Time t)

Function Documentation

void Timing::Sleep ( Time  t  )  [inline]

Put current thread to sleep for specified amount of seconds.