System::Diagnostics::Stopwatch::get_IsRunning 方法

Stopwatch::get_IsRunning method

检查秒表是否正在运行。

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

ReturnValue

如果当前正在测量时间则为 true,否则为 false。

另见