Timer..::..TInOneSecond Property
Note: This API is now obsolete.
Assembly: RealTime (in RealTime.dll)
Gets the number of milliseconds (old name ticks) in one second.
Namespace:
UAOOI.ProcessObserver.RealTime.ProcessesAssembly: 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 (); }