Méthode System::Diagnostics::Stopwatch::get_ElapsedMilliseconds
Stopwatch::get_ElapsedMilliseconds method
Obtient le temps écoulé total mesuré par l’instance actuelle, en millisecondes.
int64_t System::Diagnostics::Stopwatch::get_ElapsedMilliseconds() const
ReturnValue
Un entier représentant le nombre total de millisecondes mesurées par l’instance actuelle.
Voir aussi
- Class Stopwatch
- Namespace System::Diagnostics
- Library Aspose.Page for C++