Created
November 9, 2017 16:05
-
-
Save AndrienkoAleksandr/f2d0ed1920371e3f85b0e8461b7fc75e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
A=$(date '+%s%3N'); sleep 2; B=$(date '+%s%3N');echo $B-$A | bc |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment