RecordPauseTimerType typedef

RecordPauseTimerType = bool Function(RecordPauseTimerOptions options)

Type alias for the recordPauseTimer function.

Implementation

typedef RecordPauseTimerType = bool Function(RecordPauseTimerOptions options);