K 10 svn:author V 7 rwatson K 8 svn:date V 27 2004-09-21T20:21:40.000000Z K 7 svn:log V 477 Improve netsend timing logic in various ways: - Centralize time comparison. - Check clock resolution to make sure it has enough granularity to implement the desired wait interval. - Keep track of how many times the timing loop has to spin waiting for the next send time; report statistics. - Add commented out warning about deadlines being missed when spinning. - Improve statistics reporting generally to provide a more useful summary of sender condition after a run. END