Skip to content

Introduces TimeUtil::Sleep(…), a sleep function with timeserver time

Clemens Wallrath requested to merge timeserver into master

Introduce TimeUtil::Sleep(…) and TimeUtil::MSSleep(…) as a replacement for usleep using timeserver time if available

Merge request reports