ILogicalProcessorInfoTimestampSys100Ns Property |
Win32_PerfRawData_PerfProc_Process: Timestamp_Sys100NS: Timestamp value in 100
nanosecond units.
Namespace:
Xcalibur.Models.Hardware.Processor
Assembly:
Xcalibur.Models (in Xcalibur.Models.dll) Version: 1.0.5.0 (1.0.0.0)
Syntax ulong TimestampSys100Ns { get; set; }
Property TimestampSys100Ns As ULong
Get
Set
property unsigned long long TimestampSys100Ns {
unsigned long long get ();
void set (unsigned long long value);
}
abstract TimestampSys100Ns : uint64 with get, set
Property Value
Type:
UInt64
The timestamp sys100 ns.
See Also