Commits

Dana Robinson committed f695bfa07e5
[svn-r20854] Refactored timer code as per Quincey's recommendations. This moves the bulk of the Windows and mach code to H5system.c. I've also removed the code that falls back to gettimeofday() and time() when higher resolution/monotonic clocks are not available. The reason for this is that it would be hard to test.