get_IsRunning()

Stopwatch::get_IsRunning() const method

Checks if stopwatch is running.

bool System::Diagnostics::Stopwatch::get_IsRunning() const

Return Value

True if we’re measuring time now, false otherwise.

See Also