System::Diagnostics::Stopwatch::get_Elapsed 方法

Stopwatch::get_Elapsed method

获取当前实例测量的总耗时。

TimeSpan System::Diagnostics::Stopwatch::get_Elapsed() const

ReturnValue

一个表示当前实例测量的总经过时间的 TimeSpan

另见