pub fn install_frame_requester(f: impl Fn(Box<dyn FnOnce(f64)>) + 'static)
Install the backend’s vsync requester (called once at launch by launch_with). f forwards to day_spec::Platform::request_frame.
launch_with
f
day_spec::Platform::request_frame