Function glib::timeout_future_seconds
source · [−]Expand description
Create a Future that will resolve after the given number of seconds.
The Future must be spawned on an Executor backed by a glib::MainContext.
Create a Future that will resolve after the given number of seconds.
The Future must be spawned on an Executor backed by a glib::MainContext.