Skip to main content

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