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(duration): add low precision duration setting #308

Merged
merged 1 commit into from
Apr 8, 2021

Conversation

pridkett
Copy link
Contributor

@pridkett pridkett commented Apr 4, 2021

This brings in a new command line flag -duration-low-precision that
can be used to disable showing µs in the duration segment. This is
needed for shells like fish that only have millisecond precision or
for when people decide that they just don't want to have that extreme
level of precision.

Contributes to #307

DCO-1.1-Signed-off-by: Patrick Wagstrom [email protected]

This brings in a new command line flag `-duration-low-precision` that
can be used to disable showing µs in the duration segment. This is
needed for shells like `fish` that only have millisecond precision or
for when people decide that they just don't want to have that extreme
level of precision.

Contributes to justjanne#307

DCO-1.1-Signed-off-by: Patrick Wagstrom <[email protected]>
@justjanne justjanne merged commit b5a2519 into justjanne:main Apr 8, 2021
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.

2 participants