Skip to main content
Version: 13.x (API 13) [Legacy]

Class HitchDetector

Utility class to detect hitches.

Assembly: Dalamud.dll
View Source
Declaration
public class HitchDetector

Methods

Start()

Start the time tracking.

View Source
Declaration
public void Start()

Stop()

Stop the time tracking, and print a warning, if applicable.

View Source
Declaration
public void Stop()