Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
import time print time.time() - time.time()
結果の単位はmillisecondまたはsecond?
millisecond
second
私がやりたいのは、2 つの操作時間が 10 分より大きいかどうかを判断することです