test:run-interval in Framework Functions
(test:run-interval-> void?msec)
msec: number?
(test:run-interval)-> number?See also Actions and completeness. The first case in the case-lambda sets the run interval to
msecmilliseconds and the second returns the current setting.