Click or drag to resize

Demo3D.Time Namespace

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

Classes
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).