time: add stopwatch example (#13990)
This commit is contained in:
@@ -7,3 +7,7 @@
|
|||||||
- Run the `command` and print the time measurements to `stdout`:
|
- Run the `command` and print the time measurements to `stdout`:
|
||||||
|
|
||||||
`time {{command}}`
|
`time {{command}}`
|
||||||
|
|
||||||
|
- Create a very simple stopwatch (only works in bash):
|
||||||
|
|
||||||
|
`time read`
|
||||||
|
Reference in New Issue
Block a user