export interface EventStopInterface { id: string; delay: number; tick: number; }