os.difftime (t2, t1)
Returns the number of seconds from time t1 to time t2. In POSIX, Windows, and some other systems, this value is exactly t2=_-_=t1.
t1
t2
t2=_-_=t1