Searched refs:GC_TIMEOUT_SEC (Results 1 – 1 of 1) sorted by relevance
86 static const int GC_TIMEOUT_SEC = 420; variable233 if (timer.duration() >= std::chrono::seconds(GC_TIMEOUT_SEC)) { in waitForGc()