Function Print-Time-Interval

Part of:

package metabang.utilities
( print-time-interval < seconds > &optional < stream > < print-seconds? > )

Prints the time elapsed by seconds.&#39; For example, 125 prints 2 minutes, 5<br>seconds&#39;&#39; If print-seconds?' is true, the residual seconds are reported,
otherwise the result is rounded to the nearest minute.