-
-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Start-OBSEffect should have a -LoopCount parameter #133
Labels
enhancement
New feature or request
Comments
StartAutomating
pushed a commit
that referenced
this issue
Jul 7, 2023
Also, always using -MaxTriggerCount 1, because we are creating new timers all the time.
github-actions bot
pushed a commit
that referenced
this issue
Jul 7, 2023
Also, always using -MaxTriggerCount 1, because we are creating new timers all the time.
StartAutomating
pushed a commit
that referenced
this issue
Jul 7, 2023
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Having a maximum number of triggers on the timer will allow a specific number of loops.
The text was updated successfully, but these errors were encountered: