System::Diagnostics::Stopwatch::get_ElapsedTicks method
Stopwatch::get_ElapsedTicks method
Gets the total elapsed time measured by the current instance, in timer ticks.
int64_t System::Diagnostics::Stopwatch::get_ElapsedTicks() const
ReturnValue
An integer representing the total number of timer ticks measured by the current instance.
See Also
- Class Stopwatch
- Namespace System::Diagnostics
- Library Aspose.PUB for C++