Click or drag to resize

CombatantDataDuration Property

From StartTime to EndTime, or in the case of merged data, the additions of each encounter

Namespace:  Advanced_Combat_Tracker
Assembly:  Advanced Combat Tracker (in Advanced Combat Tracker.exe) Version: 3.7.0.280
Syntax
C#
public TimeSpan Duration { get; }

Property Value

Type: TimeSpan
See Also