TimeoutUpdate typedef

TimeoutUpdate = void Function(int secondsLeft)

Implementation

typedef TimeoutUpdate = void Function(int secondsLeft);