How to set a maximum time for a repetition timeline of trials #3110
Unanswered
DominiqueMakowski
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a timeline node that repeats n times a given sequence of events:
However, I would also like to set a general max duration, after which it ends, either instead of a pre-specified number of repetitions (or as a double rule "you have to complete n trials under max 90 s"). Is there a way to do that? I checked the available arguments but there don't seem to be a
trial_duration
or max time argument.Thanks for any pointers!
Beta Was this translation helpful? Give feedback.
All reactions