Struct nvmlViolationTime
struct to hold perf policy violation status data
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: ManagedCuda.Nvml
Assembly: ManagedNvml.dll
Syntax
public struct nvmlViolationTime
Fields
| Improve this Doc View SourcereferenceTime
referenceTime represents CPU timestamp in microseconds
Declaration
public ulong referenceTime
Field Value
Type | Description |
---|---|
System.UInt64 |
violationTime
violationTime in Nanoseconds
Declaration
public ulong violationTime
Field Value
Type | Description |
---|---|
System.UInt64 |