C# Class Gurpenator.TimeTracker

for performance analysis
Inheritance: IDisposable
Datei anzeigen Open project: thejoshwolfe/Gurpenator

Public Methods

Method Description
Dispose ( ) : void
TimeTracker ( string name = "" ) : System

Private Methods

Method Description
AllocConsole ( ) : bool
TimeTracker ( ) : System

Method Details

Dispose() public method

public Dispose ( ) : void
return void

TimeTracker() public method

public TimeTracker ( string name = "" ) : System
name string
return System