Skip to main content

install_delayed_poster

Function install_delayed_poster 

Source
pub fn install_delayed_poster(
    post: impl Fn(u32, Box<dyn FnOnce() + Send>) + Send + Sync + 'static,
)
Expand description

Install the timer door (Platform::post_delayed). Backends call this once at startup.

Day API ↩ Guides· daybrite.dev