Метод | Описание | |
---|---|---|
Start ( ) : void | ||
Start ( string label ) : void | ||
Stop ( ) : System.TimeSpan | ||
StopAndOutput ( ) : System.TimeSpan |
public static Start ( string label ) : void | ||
label | string | |
Результат | void |
public static Stop ( ) : System.TimeSpan | ||
Результат | System.TimeSpan |
public static StopAndOutput ( ) : System.TimeSpan | ||
Результат | System.TimeSpan |