Skip to content

Instantly share code, notes, and snippets.

@ninijay
Created September 27, 2016 15:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ninijay/35c6d0527bb94bb1536690c754e228d7 to your computer and use it in GitHub Desktop.
Save ninijay/35c6d0527bb94bb1536690c754e228d7 to your computer and use it in GitHub Desktop.
time1 created by ninijay - https://repl.it/Dic1/0
import time
cur_time = time.time()
print(cur_time)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment