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

Add the convenience fun Time_ns.since #171

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

theteachr
Copy link

@theteachr theteachr commented May 23, 2024

Adds a convenience function to compute the elapsed time. Instead of

Time_ns.(diff (now ()) start)

One can do

Time_ns.since start

@theteachr theteachr force-pushed the time-ns.since branch 2 times, most recently from aa9b919 to 9091d62 Compare May 23, 2024 13:32
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