IMeasureItemTotalTime Property

Gets the total duration of the current operation.

Definition

Namespace: KGySoft.Diagnostics
Assembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 7.1.0
C#
TimeSpan TotalTime { get; }

Property Value

TimeSpan

See Also