From Java to Python
Pages
Home
Saturday, January 3, 2015
Python: current time in milliseconds
import time ms = int(round(time.time() * 1000)) print(ms)
No comments:
Post a Comment
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment