time

  • 获取当前时间, 单位为
from time import time
current = time()