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.8.2.285
Syntax
C#
public TimeSpan Duration { get; }

Property Value

Type: TimeSpan
See Also