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

feat: multiple iterations of functions #7

Merged
merged 2 commits into from
Aug 17, 2024
Merged

feat: multiple iterations of functions #7

merged 2 commits into from
Aug 17, 2024

Conversation

alubbock
Copy link
Owner

Functions can be iterated multiple times with the new iterations argument. Results are stored in the run_durations attribute. An example has been added to the README.

start_time and finish_time are now timezone aware.

Implements #4

Functions can be iterated multiple times with the new `iterations`
argument. Results are stored in the `run_durations` attribute.
An example has been added to the README.

Implements #4
@alubbock alubbock merged commit 5bb2ea0 into main Aug 17, 2024
16 checks passed
@alubbock alubbock deleted the multi-iterations branch August 17, 2024 00:17
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

Successfully merging this pull request may close these issues.

1 participant