Click or drag to resize

Demo3D.Time Namespace

[Missing <summary> documentation for "N:Demo3D.Time"]

Classes
 ClassDescription
Public classModelTimeMath Mathematical methods for ModelTime.
Public classRealTimeMath Mathematical methods for RealTime.
Public classRealTimeStopwatch A stopwatch.
Structures
 StructureDescription
Public structureModelTime Represents Model Time. Implemented internally as Fixed, ie in 100ns steps.
Public structureRealTime Represents Real (Wall-Clock) Time. Implemented internally as ticks from QueryPerformanceCounter(Int64).