mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2026-03-24 16:58:39 +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.