Click or drag to resize

PerformanceEntryTotalTime Property

Gets the sum of all times recorded in this entry, in seconds.

Namespace:  MicaSystems.Utils
Assembly:  MicaSystems.Utils (in MicaSystems.Utils.dll) Version: 1.0.0.0 (1.1.0.123)
Syntax
C#
public double TotalTime { get; }

Property Value

Type: Double
See Also