Table of Contents

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

int

FirstOccurrence

public DateTimeOffset FirstOccurrence { get; init; }

Property Value

DateTimeOffset

LastOccurrence

public DateTimeOffset LastOccurrence { get; set; }

Property Value

DateTimeOffset