Dalamud.UtilityClassesHitchDetectorOn this pageClass HitchDetector Utility class to detect hitches. Assembly: Dalamud.dll Declarationpublic class HitchDetector Methods Start() Start the time tracking. Declarationpublic void Start() Stop() Stop the time tracking, and print a warning, if applicable. Declarationpublic void Stop()