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

HumanFloatCount for per_sec #453

Merged
merged 7 commits into from Aug 2, 2022

Commits on Jul 31, 2022

  1. add HumanFloatCount fn

    used primarily by per_sec template keyword, but also exposing as helper fn
    jqnatividad committed Jul 31, 2022
    Copy the full SHA
    6d5fe1d View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    d0fd313 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    e4340a5 View commit details
    Browse the repository at this point in the history
  4. cargo fmt

    jqnatividad committed Jul 31, 2022
    Copy the full SHA
    df963b6 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    d8ef56e View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    836a368 View commit details
    Browse the repository at this point in the history
  7. just write the trimmed fractional part

    no need to iterate by char
    jqnatividad committed Jul 31, 2022
    Copy the full SHA
    a966bad View commit details
    Browse the repository at this point in the history