Visual Basic (Declaration) | |
---|---|
Public MustOverride Property FastTimeLengthAuto As Boolean |
C# | |
---|---|
public abstract bool FastTimeLengthAuto {get; set;} |
This setting is a boolean used to determine if the FastTimeLength is automatically configured based on the measurement Span. If true, the FastTimeLength is automatically set such that the fast-time length is Span / 1024. If false, the FastTimeLength must be manually configured. The default value is true.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)