Lioncash d6583d68f6 common/thread: Remove SleepCurrentThread()
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.
2018-11-21 21:40:11 -05:00
..
2018-11-21 03:43:41 -05:00
2018-10-02 15:30:48 +02:00
2018-10-02 16:04:10 +02:00
2018-09-07 11:54:51 +05:30
2018-09-07 11:54:51 +05:30
2018-07-29 15:24:41 +02:00