get_Elapsed()

Stopwatch::get_Elapsed() const method

Gets the total elapsed time measured by the current instance.

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

Return Value

A TimeSpan representing the total elapsed time measured by the current instance.

See Also