Skip to main content

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()