PeriodicCallback typedef

PeriodicCallback = bool Function(int phase)

Implementation

typedef PeriodicCallback = bool Function(int phase);