Searched refs:timeWaited (Results 1 – 1 of 1) sorted by relevance
357 std::chrono::system_clock::duration timeWaited{0}; in waitUntilConfigFileLoaded() local359 (timeWaited <= maxTimeToWaitForCompatTypes)) in waitUntilConfigFileLoaded()371 timeWaited = std::chrono::system_clock::now() - start; in waitUntilConfigFileLoaded()