-
- Downloads
Replaced std::this_thread::sleep_for for gpr_sleep_until.
std::this_thread::sleep_for isn't available in gcc <= 4.6 (4.7?) nor VS2010.
Loading
Please register or sign in to comment
std::this_thread::sleep_for isn't available in gcc <= 4.6 (4.7?) nor VS2010.