mirror of
https://github.com/debauchee/barrier.git
synced 2026-02-12 06:35:04 +08:00
* ArchMultithreadPosix::waitCondVar() returns every 100ms, so retry until we hit timeout. * Stopwatch constructor should be called with "false" (not "true") to make sure Stopwatch is actually running when instantiated.