Home
last modified time | relevance | path

Searched defs:SetTimer (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/compiler-rt/lib/fuzzer/
H A DFuzzerUtilWindows.cpp102 void SetTimer(int Seconds) { in SetTimer() function in fuzzer::TimerQ
H A DFuzzerUtilPosix.cpp106 void SetTimer(int Seconds) { in SetTimer() function