Artifact 088be13dc28266473259f07f49ff586c1c8c33d6:
- File win/tclWinTime.c — part of check-in [f6637d3dd8] at 2017-05-23 21:57:13 on branch sebres-8-5-timerate — [win32] optimized calibration cycle (makes Tcl for windows "RTS" resp. NRT-capable): - the clock ticks never backwards (avoid it by negative drifts using comparison of times before and after calibration); - more precise, smooth/soft drifting (avoids too large drifts, already after 10 iterations the drift gets fewer as 0.1 microseconds); - because of more accurate drifting (aspire to the smallest difference), we can prolong calibration interval (up to 10 seconds by small tdiff-value); Closes ticket [b7b707a310ea42e9f1b29954ee8ca13ae91ccabe] "[win32] NRT-only - NativeGetTime backwards time-drifts bug" (user: sebres size: 43626)
A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.