breakpoint.ql
Pauses the program and puts the user in a debugger.
The number of milliseconds spent in the debugger
Pauses the program and puts the user in a debugger if the given condition is true.
true
The number of milliseconds spent in the debugger, or -1 if the condition is false
false