Click or drag to resize

FormActMainTimeStampLen Property

The number of characters the full timestamp takes from the beginning of the line until the first character of the rest of the line Include spaces.

Namespace: Advanced_Combat_Tracker
Assembly: Advanced Combat Tracker (in Advanced Combat Tracker.exe) Version: 3.8.3.286
Syntax
C#
public int TimeStampLen { get; set; }

Property Value

Int32
See Also