Returns the number of seconds from time t1 to time t2. In POSIX, Windows, and some other systems, this value is exactly t2-t1. @param t2 @param t1 @return diffeence in time values, in seconds
(double t2, double t1)
source not stored for this graph (policy: none)