Reply To: Timing units

PennController for IBEX Forums Support Timing units Reply To: Timing units

#7866
Larissa_Cury
Participant

Dear Jeremy,

Is it possible to randomize the time? I mean, I’d like to set my time randomly from 1000 to 2600 milisseconds each trial, something like this:

newTimer(“timer-D1”,1000 ~ 2600) (“between 1000 up to 2600 milisseconds”)
.start()
.wait()

Is it possible?

  • This reply was modified 2 years, 1 month ago by Larissa_Cury.