Record elapesed time #171
Answered
by
rquey
damulaoshi
asked this question in
Q&A
-
Dear Romain, Thank you before and wish to hear your answer. |
Beta Was this translation helpful? Give feedback.
Answered by
rquey
Apr 5, 2021
Replies: 1 comment 1 reply
-
You can use Neper's terminal output, which includes the elapsed time. Here are a simple way using shell commands:
PS. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
damulaoshi
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can use Neper's terminal output, which includes the elapsed time. Here are a simple way using shell commands:
PS.
tee
is also an interesting command.