C# Class System.Runtime.JitInfo

A static class for getting information about the Just In Time compiler.
显示文件 Open project: mikedn/runtime

Private Methods

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