HiResTimerElapsedEventArgsDelay Property
Gets the delay, in milliseconds, of the triggering of the
HiResTimer.Elapsed event
compared to when it should have been called.
Namespace: KGySoft.CoreLibrariesAssembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 10.0.0
public float Delay { get; }
Public ReadOnly Property Delay As Single
Get
public:
property float Delay {
float get ();
}
member Delay : float32 with get
Property Value
Single