System::Diagnostics::Stopwatch::get_ElapsedTicks méthode

Stopwatch::get_ElapsedTicks method

Obtient le temps total écoulé mesuré par l’instance actuelle, en ticks du minuteur.

int64_t System::Diagnostics::Stopwatch::get_ElapsedTicks() const

ReturnValue

Un entier représentant le nombre total de ticks d’horloge mesurés par l’instance actuelle.

Voir aussi