Function glib::interval_stream_seconds
source · [−]Expand description
Create a Stream that will provide a value every given number of seconds.
The Stream must be spawned on an Executor backed by a glib::MainContext.
Create a Stream that will provide a value every given number of seconds.
The Stream must be spawned on an Executor backed by a glib::MainContext.