Méthode | Description | |
---|---|---|
ShowCounter ( CounterType which, string msg ) : void | ||
ShowTimer ( TimerType which, string msg ) : void |
Méthode | Description | |
---|---|---|
IncrementCounter ( CounterType which ) : void | ||
ShowTimers ( ) : void | ||
StartTimer ( TimerType which ) : void | ||
StopTimer ( TimerType which ) : void | ||
Timer ( ) : System |
static public ShowCounter ( CounterType which, string msg ) : void | ||
which | CounterType | |
msg | string | |
Résultat | void |
static public ShowTimer ( TimerType which, string msg ) : void | ||
which | TimerType | |
msg | string | |
Résultat | void |