millisecond timer for DU

From: Bob Parkinson <rwplists_at_omni.ac.uk>
Date: Mon, 26 Oct 1998 14:32:33 +0000 (GMT)

Dear All,

I need to time some tasks. The main time() 3 is to coarse (at a second
resoloution), and the most apparent millisecond timer is not as convenient
as I would like (/usr/bin/time), although I could tweak what I'm doing to
use it.

Are there any convenient millisecond timers that will allow me to do this;

mtime1=$(milli_time)
#
# a few commands here
#
mtime2=$(milli_time)


Thanks,

Bob
Received on Mon Oct 26 1998 - 14:33:27 NZDT

This archive was generated by hypermail 2.4.0 : Wed Nov 08 2023 - 11:53:38 NZDT