PsychExpAPIs.InitPsychoJL — MethodInitPsychoJL()Initializes PsychoJL module.
Inputs: None
Outputs: None
PsychExpAPIs.waitTime — MethodwaitTime(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