Skip to content

Instantly share code, notes, and snippets.

@AndrienkoAleksandr
Created November 9, 2017 16:05
Show Gist options
  • Save AndrienkoAleksandr/f2d0ed1920371e3f85b0e8461b7fc75e to your computer and use it in GitHub Desktop.
Save AndrienkoAleksandr/f2d0ed1920371e3f85b0e8461b7fc75e to your computer and use it in GitHub Desktop.
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