C# Class IronRuby.Compiler.Generation.Profiler

Exibir arquivo Open project: jschementi/iron Class Usage Examples

Public Properties

Property Type Description
Instance Profiler

Public Methods

Method Description
GetProfile ( ) : List
GetTickIndex ( string name ) : int

Private Methods

Method Description
Profiler ( ) : System

Method Details

GetProfile() public method

public GetProfile ( ) : List
return List

GetTickIndex() public method

public GetTickIndex ( string name ) : int
name string
return int

Property Details

Instance public_oe static_oe property

public static Profiler,IronRuby.Compiler.Generation Instance
return Profiler