PsychExpAPIs.waitTimeMethod
waitTime(win::Window, time::Float64)

Pauses for a set amount of time. Time scale (second or milliseconds) is set when making the Window.

Inputs: PsychoJL Window, 64-bit float

Outputs: Nothing

source