mirror of
https://github.com/Alexays/Waybar.git
synced 2026-02-08 08:25:54 +00:00
This keeps the function consistent with sleep_until() and sleep_for() which both can be interrupted. This is relevant to allow an update via a "signal" without an "interval" in a custom module.