Module poll_thread

Source
Expand description

Structsยง

Poller ๐Ÿ”’
Polls devices while there is something to poll.
WorkToken ๐Ÿ”’
RAII indicating that there is some work enqueued (closure to be fired), while this token is held.

Functionsยง

poll_all_devices ๐Ÿ”’