Class SyncTypeMetrics
- Namespace
- DotCompute.Backends.Metal.Execution
- Assembly
- DotCompute.Backends.Metal.dll
Metrics for a specific synchronization type.
public sealed class SyncTypeMetrics
- Inheritance
-
SyncTypeMetrics
- Inherited Members
Properties
AverageOverheadMs
public double AverageOverheadMs { get; set; }
Property Value
Count
public long Count { get; set; }