C# Class ManagedCuda.Nvml.nvmlViolationTime

Show file Open project: kunzmi/managedCuda Class Usage Examples

Public Properties

Property Type Description
referenceTime ulong
violationTime ulong

Property Details

referenceTime public property

referenceTime represents CPU timestamp in microseconds
public ulong referenceTime
return ulong

violationTime public property

violationTime in Nanoseconds
public ulong violationTime
return ulong