ISessionPerformanceInfoTimestampSys100Ns Property |
Win32_PerfRawData_PerfProc_Process: Timestamp value in 100 nanosecond units.
Namespace:
Xcalibur.Models.Sessions
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 TimestampSys100Ns.
See Also