Visual Basic (Declaration) | |
---|---|
Public MustOverride Sub DetectFastTime() |
C# | |
---|---|
public abstract void DetectFastTime() |
C++/CLI | |
---|---|
public: abstract void DetectFastTime(); |
The FastTimeLength is set based on the resulting fast-time detection found by this function. Fast-time detection is achieved through detecting the amplitude bursts in the algorithm and the repetition interval between the bursts. The repetition interval is then averaged across all the bursts to determine the fast-time length.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)