System::Diagnostics::Stopwatch::get_ElapsedTicks 方法

Stopwatch::get_ElapsedTicks method

获取当前实例测量的总耗时(计时器刻度)。

int64_t System::Diagnostics::Stopwatch::get_ElapsedTicks() const

ReturnValue

一个整数,表示当前实例测量的计时器刻度总数。

另见