System::Diagnostics::Stopwatch::get_IsRunning method
Stopwatch::get_IsRunning method
Checks if stopwatch is running.
bool System::Diagnostics::Stopwatch::get_IsRunning() const
ReturnValue
True if we’re measuring time now, false otherwise.
See Also
- Class Stopwatch
- Namespace System::Diagnostics
- Library Aspose.PUB for C++