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

remove sub-seconds from stats #147

Merged
merged 5 commits into from
Oct 19, 2023
Merged

remove sub-seconds from stats #147

merged 5 commits into from
Oct 19, 2023

Commits on Oct 17, 2023

  1. remove microseconds from stats

    Signed-off-by: Zack Koppert <[email protected]>
    zkoppert committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    12b493b View commit details
    Browse the repository at this point in the history
  2. use numpy round instead of relying on builtin

    Signed-off-by: Zack Koppert <[email protected]>
    zkoppert committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    f781c0a View commit details
    Browse the repository at this point in the history
  3. Convert to total_seconds for math operations then return to timedelta…

    … for output
    
    Signed-off-by: Zack Koppert <[email protected]>
    zkoppert committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    8904436 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Configuration menu
    Copy the full SHA
    a3d915e View commit details
    Browse the repository at this point in the history
  2. revert last commit

    zkoppert authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    acfec8e View commit details
    Browse the repository at this point in the history