C# Class System.Runtime.JitInfo

A static class for getting information about the Just In Time compiler.
Mostra file Open project: mikedn/runtime

Private Methods

Method Description
GetCompilationTimeInTicks ( bool currentThread = false ) : long
GetCompiledILBytes ( bool currentThread = false ) : long
GetCompiledMethodCount ( bool currentThread = false ) : long