Class MetalErrorStatistics
- Namespace
- DotCompute.Backends.Metal.Execution
- Assembly
- DotCompute.Backends.Metal.dll
Error statistics tracking for Metal operations
public sealed class MetalErrorStatistics
- Inheritance
-
MetalErrorStatistics
- Inherited Members
Properties
Count
public int Count { get; set; }
Property Value
FirstOccurrence
public DateTimeOffset FirstOccurrence { get; init; }
Property Value
LastOccurrence
public DateTimeOffset LastOccurrence { get; set; }