C# Class nHydrate.Dsl.Custom.DebugHelper

Afficher le fichier Open project: nHydrate/nHydrate

Méthodes publiques

Méthode Description
StartTimer ( ) : System.Diagnostics.Stopwatch
StopTimer ( System timer, string text ) : void

Method Details

StartTimer() public static méthode

public static StartTimer ( ) : System.Diagnostics.Stopwatch
Résultat System.Diagnostics.Stopwatch

StopTimer() public static méthode

public static StopTimer ( System timer, string text ) : void
timer System
text string
Résultat void