Constant DOTNET_PROCESS_CPU_TIME
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: | Stable |
§Attributes
| Name | Requirement |
|---|---|
crate::attribute::CPU_MODE | Required |