hooks/use_periodic_timer library

Functions

usePeriodicTimer<T>({required Future<void> callback(), bool fireImmediately = false}) → void