method
createPeriodicTimer

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

(Not documented.)