Skip to content
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

Ability to count running actions #114

Open
rowan-mcalpin opened this issue Dec 2, 2024 · 0 comments
Open

Ability to count running actions #114

rowan-mcalpin opened this issue Dec 2, 2024 · 0 comments

Comments

@rowan-mcalpin
Copy link

I would love to have a way to know how many run() calls are happening per second across all of my ParallelActions & SequentialActions. There isn't a way to do that from the user's end because ParallelActions and SequentialActions silently stack the actions inside of themselves.

Basically, I want to be able to do something along the lines of Actions.getActionsPerSecond() and see how many actions are happening per second.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant