OnCountdown typedef

OnCountdown = void Function(int)

Implementation

typedef OnCountdown = void Function(int);