获取毫秒级时间戳

 

import time
print(int
(round(time.time() * 1000)))

 

posted @ 2019-03-21 18:31  anobscureretreat  阅读(626)  评论(0编辑  收藏  举报