System::Diagnostics::Stopwatch::get_ElapsedMilliseconds 方法
Stopwatch::get_ElapsedMilliseconds method
获取当前实例测量的总耗时(毫秒)。
int64_t System::Diagnostics::Stopwatch::get_ElapsedMilliseconds() const
ReturnValue
一个整数,表示当前实例测量的毫秒总数。
另见
- Class Stopwatch
- Namespace System::Diagnostics
- Library Aspose.Font for C++