Click or drag to resize

LogicalProcessorInfoTimestampSys100Ns 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
[DataMemberAttribute]
public ulong TimestampSys100Ns { get; set; }

Property Value

Type: UInt64
The timestamp sys100 ns.

Implements

ILogicalProcessorInfoTimestampSys100Ns
See Also