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

Property Value

TimeSpan
See Also