Files
waybar/include/util
Tamino Bauknecht 521dac8086 sleeper_thread: Make sleep_for more robust
In the previous fix for a passed max duration, the assumption was made
that at maximum one second will pass between the duration assignment and
the std::condition_variable::sleep_for() call.
This implementation makes the behavior more predictable by using
sleep_until() instead to emulate the sleep_for() behavior.
2023-10-24 17:51:34 +02:00
..
2023-10-15 17:52:12 -03:00
2023-04-03 09:41:24 +02:00
2023-05-29 09:24:33 +02:00
2023-07-04 22:35:27 +02:00
2022-04-06 08:37:19 +02:00
2022-04-06 08:37:19 +02:00