Home
last modified time | relevance | path

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

/llvm-project/lldb/test/API/commands/expression/timeout/
H A Dwait-a-while.cpp9 wait_a_while (int microseconds) in wait_a_while() function
30 int num_times = wait_a_while (argc * 1000); in main()