mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-04-26 15:22:53 +00:00
This is also unused and superceded by standard functionality. The standard library provides std::this_thread::sleep_for(), which provides a much more flexible interface, as different time units can be used with it.