Home

StressTest.jl

StressTest.dreamMethod.
dream(seconds)

Like Base.sleep() except maxes out the thread for a specified number of seconds. The minimum dream time is 1 millisecond or input of 0.001.

source