IMeasureItemTotalTime Property
Gets the total duration of the current operation.
Namespace: KGySoft.DiagnosticsAssembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 7.1.0
TimeSpan TotalTime { get; }
ReadOnly Property TotalTime As TimeSpan
Get
property TimeSpan TotalTime {
TimeSpan get ();
}
abstract TotalTime : TimeSpan with get
Property Value
TimeSpan