python获取当前时间戳

python获取当前时间戳

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

 

posted @ 2024-08-23 08:11  小小仓鼠  阅读(8)  评论(0编辑  收藏  举报