createPeriodicTimer method

Timer createPeriodicTimer(
Zone zone,
Duration period,
void f(Timer timer)
)