pub fn install_delayed_poster( post: impl Fn(u32, Box<dyn FnOnce() + Send>) + Send + Sync + 'static, )
Install the timer door (Platform::post_delayed). Backends call this once at startup.
Platform::post_delayed