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.7.0.280
Syntax
C#
public int TimeStampLen { get; set; }

Property Value

Type: Int32
See Also