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