Click or drag to resize

EncounterDataDuration Property

The duration of this encounter. Merged encounters will be calculated from the StartTimes and EndTimes

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