Skip to content

Conversation

@hartelys
Copy link

@hartelys hartelys commented Jan 26, 2026

Fixes #3808

Summary/Motivation:

This PR is intended to solve the fact that the measured wall_time is sometimes negative due to the usage of datetime.datetime.now(). It resolves #3808

Changes proposed in this PR:

Legal Acknowledgement

By contributing to this software project, I have read the contribution guide and agree to the following terms and conditions for my contribution:

  1. I agree my contributions are submitted under the BSD license.
  2. I represent I am authorized to make the contributions and grant the license. If my employer has rights to intellectual property that includes these contributions, I represent that I have received permission to make contributions and grant the required license on behalf of that employer.

@jsiirola jsiirola changed the title [edit] wall_time computed using the monotonic time.perf_counter() Compute wall_time using the monotonic time.perf_counter() Jan 26, 2026
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.

Negative wall_time exception

3 participants