System::Diagnostics::Stopwatch::get_ElapsedTicks 方法
Stopwatch::get_ElapsedTicks method
获取当前实例测量的总经过时间(计时器刻度)。
int64_t System::Diagnostics::Stopwatch::get_ElapsedTicks() const
ReturnValue
一个整数,表示当前实例测量的计时器刻度总数。
另见
- Class Stopwatch
- Namespace System::Diagnostics
- Library Aspose.Page for C++