pub const DOTNET_PROCESS_CPU_TIME: &'static str;
Expand description

§Description

CPU time used by the process.

§Notes

Meter name: System.Runtime; Added in: .NET 9.0. This metric reports the same values as accessing the corresponding processor time properties on System.Diagnostics.Process

§Metadata

Instrument:counter
Unit:s
Status:Experimental

§Attributes

NameRequirement
crate::attribute::CPU_MODERequired