Click or drag to resize

RealTimeToFixedUnscaled Property

Convert to a Fixed counter. The value returned is not scaled.

Namespace:  Demo3D.EventQueue
Assembly:  Demo3D.EventQueue (in Demo3D.EventQueue.dll) Version: 15.0.2.11458
Syntax
C#
public Fixed ToFixedUnscaled { get; }

Property Value

Type: Fixed
See Also