Creates a Timer where the callback is executed in this zone.
// TODO(floitsch): deprecate once tasks are non-experimental. Timer createTimer(Duration duration, void callback());