bde 6898166010 Fixed the calculation of `delta' in settime(). We once set all
times consistently wrong (up to 1 tick too late), but recent changes
fixed the setting of the main clock, making other times inconsistent.
The inconsistencies tended to show up as a negative resource usage
for the process that set the time.

Fixed the check for setting the clock backwards.  A stale timestamp
(`time') was checked, so it was possible to set the clock backwards
by up to almost 1 tick.  Until recently, this bug was compensated
for by setting the clock consistently wrong.

Merged the comment about setting the clock backwards from Lite2.

Removed latency micro-optimizations/speed pessimizations in settime().
microtime() and set_timecounter() are relatively expensive, and
they must be called together with clock updates blocked to get a
consistent `delta', so significant latency optimizations are not
possible.

Removed some stale comments.
1998-02-25 04:10:32 +00:00
..
1998-02-20 13:11:54 +00:00
1998-02-09 06:11:36 +00:00
1997-08-02 14:33:27 +00:00
1998-02-03 17:52:21 +00:00
1997-08-02 14:33:27 +00:00
1997-11-22 08:35:46 +00:00
1998-02-06 12:14:30 +00:00
1998-01-22 17:30:44 +00:00
1998-01-22 17:30:44 +00:00
1998-02-20 13:37:40 +00:00
1998-02-12 18:02:07 +00:00
1998-01-31 07:23:16 +00:00
1998-02-20 13:52:15 +00:00
1998-02-09 06:11:36 +00:00
1998-02-06 12:14:30 +00:00
1998-02-06 12:14:30 +00:00
1998-02-06 12:14:30 +00:00
1998-02-15 14:15:21 +00:00
1997-06-14 11:38:46 +00:00
1998-02-06 12:14:30 +00:00
1998-02-09 06:11:36 +00:00
1998-02-06 12:14:30 +00:00
1997-09-14 02:50:28 +00:00
1998-02-09 06:11:36 +00:00
1998-02-06 12:14:30 +00:00
1997-09-14 02:52:18 +00:00
1998-02-03 17:52:21 +00:00
1998-02-03 17:45:43 +00:00
1998-02-09 06:11:36 +00:00
1997-09-16 11:44:05 +00:00
1998-02-20 13:37:40 +00:00
1998-02-20 13:11:54 +00:00
1998-02-09 06:11:36 +00:00
1998-02-06 12:14:30 +00:00
1998-02-09 06:11:36 +00:00
1998-02-11 20:06:48 +00:00
1997-12-19 23:18:37 +00:00
1998-02-06 12:14:30 +00:00
1998-02-09 06:11:36 +00:00
1998-02-09 06:11:36 +00:00
1998-02-09 06:11:36 +00:00
1998-02-06 12:14:30 +00:00
1997-10-16 20:32:40 +00:00