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

Class HitchDetector

Utility class to detect hitches.

Assembly: Dalamud.dll
Declaration
public class HitchDetector

Methods

Start()

Start the time tracking.

Declaration
public void Start()

Stop()

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

Declaration
public void Stop()