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