UAOOI.ProcessObserver.RealTime.Processes Namespace
UAOOI.ProcessObserver.RealTime.Utils.Collections.Generic Namespace
UAOOI.ProcessObserver.RealTime

Timer..::..TInOneSecond Property

Note: This API is now obsolete.
Gets the number of milliseconds (old name ticks) in one second.

Namespace:  UAOOI.ProcessObserver.RealTime.Processes
Assembly:  RealTime (in RealTime.dll)

Syntax


[ObsoleteAttribute]
public static uint TInOneSecond { get; }
<ObsoleteAttribute> _
Public Shared ReadOnly Property TInOneSecond As UInteger
	Get
[ObsoleteAttribute]
public:
static property unsigned int^ TInOneSecond {
	unsigned int^ get ();
}

Field Value

the number of milliseconds (old name ticks) in one second.