Struct nvmlSample
Information for Sample
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 nvmlSample
Fields
| Improve this Doc View SourcesampleValue
Sample Value
Declaration
public nvmlValue sampleValue
Field Value
Type | Description |
---|---|
nvmlValue |
timeStamp
CPU Timestamp in microseconds
Declaration
public ulong timeStamp
Field Value
Type | Description |
---|---|
System.UInt64 |