ElapsedCallback typedef

ElapsedCallback = void Function(int elapsed)

Implementation

typedef ElapsedCallback = void Function(int elapsed);