Timer CreatePeriodicTimerHandler(
Zone self,
ZoneDelegate parent,
Zone zone,
Duration period,
void f(Timer timer)
)

Not documented.