Lioncash a7a319cfd1 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-23 18:21:59 +01:00
..
2018-11-20 14:24:19 -05:00
2018-10-20 10:35:55 -04:00
2018-09-22 00:28:44 -04:00
2018-10-08 23:28:54 +02:00