Searched refs:warn_timeout_ (Results 1 – 2 of 2) sorted by relevance
40 warn_timeout_( in FileNode()87 if (duration > warn_timeout_) { in Update()
49 const std::chrono::milliseconds warn_timeout_; variable