System::Diagnostics::Stopwatch::get_IsRunning 方法
Stopwatch::get_IsRunning method
检查秒表是否正在运行。
bool System::Diagnostics::Stopwatch::get_IsRunning() const
ReturnValue
如果我们当前正在测量时间则为 True,否则为 false。
另见
- Class Stopwatch
- Namespace System::Diagnostics
- Library Aspose.Page for C++