word_cloud_bot/test/timemap.py
机器人总动员 14e8e7f627 init
2021-05-05 10:59:30 +08:00

5 lines
104 B
Python

import time # 引入time模块
start_time = int(time.time())
print("当前时间戳为:", int(ticks))