Python获取13位时间戳

t = int(round(time.time() * 1000))