Home
last modified time | relevance | path

Searched refs:ScanInterval (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/tools/llvm-debuginfod/
H A Dllvm-debuginfod.cpp43 ScanInterval("t", cl::init(300), variable
100 ExitOnErr(Collection.updateForever(std::chrono::seconds(ScanInterval))); in main()