System::Diagnostics::Stopwatch::get_Elapsed metodo

Stopwatch::get_Elapsed method

Restituisce il tempo totale trascorso misurato dall’istanza corrente.

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

ReturnValue

Un TimeSpan che rappresenta il tempo totale trascorso misurato dall’istanza corrente.

Vedi anche