TestStopCheck.pause

Pause the current thread by sleeping.

struct TestStopCheck
@trusted nothrow
void
pause
(
Duration sleepFor = 30.dur!"seconds"
)

Meta