TimeMeasurerMaxValue Property
Gets the maximum time that the
TimeMeasurer can measure, in milliseconds.
Namespace: DevCase.Core.DateAndTime.TimeManagementAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public static double MaxValue { get; }
Public Shared ReadOnly Property MaxValue As Double
Get
Dim value As Double
value = TimeMeasurer.MaxValue
public:
static property double MaxValue {
double get ();
}
static member MaxValue : float with get
No code example is currently available or this language may not be supported.
Property Value
Double
The maximum time that the
TimeMeasurer can measure, in milliseconds.