C# Class IronRuby.Compiler.Generation.Profiler

Afficher le fichier Open project: jschementi/iron Class Usage Examples

Méthodes publiques

Свойство Type Description
Instance Profiler

Méthodes publiques

Méthode Description
GetProfile ( ) : List
GetTickIndex ( string name ) : int

Private Methods

Méthode Description
Profiler ( ) : System

Method Details

GetProfile() public méthode

public GetProfile ( ) : List
Résultat List

GetTickIndex() public méthode

public GetTickIndex ( string name ) : int
name string
Résultat int

Property Details

Instance public_oe static_oe property

public static Profiler,IronRuby.Compiler.Generation Instance
Résultat Profiler