Change HZ in speed to rely on sysconf() if the clock tick is available
authorRichard Levitte <levitte@openssl.org>
Fri, 28 Sep 2001 10:34:48 +0000 (10:34 +0000)
committerRichard Levitte <levitte@openssl.org>
Fri, 28 Sep 2001 10:34:48 +0000 (10:34 +0000)
commita4a8f7b3eff1700c50a3bbbd36fc319916da3e04
tree0fc74ac167f697731a92aa4d2d6c855f1c9bf5d6
parent34c66925aad7d10c034b0ddce99e1bfcf9a04ea8
Change HZ in speed to rely on sysconf() if the clock tick is available
that way.  Synchronise s_time with these changes.
apps/s_time.c
apps/speed.c