pub const DOTNET_TIMER_COUNT: &'static str;
Expand description

§Description

The number of timer instances that are currently active.

§Notes

Meter name: System.Runtime; Added in: .NET 9.0. This metric reports the same values as calling Timer.ActiveCount

§Metadata

Instrument:updowncounter
Unit:{timer}
Status:Experimental