Const
The amount of time the JIT compiler has spent compiling methods since the process has started.
Meter name: System.Runtime; Added in: .NET 9.0. This metric reports the same values as calling JitInfo.GetCompilationTime().
System.Runtime
JitInfo.GetCompilationTime()
The amount of time the JIT compiler has spent compiling methods since the process has started.