0
import time

print time.time() - time.time()

結果の単位はmillisecondまたはsecond?

私がやりたいのは、2 つの操作時間が 10 分より大きいかどうかを判断することです

4

1 に答える 1