1 reference to ValueStopwatch
Microsoft.Extensions.Diagnostics.HealthChecks (1)
src\Shared\ValueStopwatch\ValueStopwatch.cs (1)
24public static ValueStopwatch StartNew() => new ValueStopwatch(Stopwatch.GetTimestamp());