System::Diagnostics::Stopwatch::get_ElapsedTicks methode
Stopwatch::get_ElapsedTicks method
Haalt de totale verstreken tijd op die door de huidige instantie is gemeten, in timer‑ticks.
int64_t System::Diagnostics::Stopwatch::get_ElapsedTicks() const
ReturnValue
Een geheel getal dat het totale aantal timer-ticks vertegenwoordigt dat door de huidige instantie is gemeten.
Zie ook
- Class Stopwatch
- Namespace System::Diagnostics
- Library Aspose.Page for C++