Table of Contents

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

double

Count

public long Count { get; set; }

Property Value

long