Skip to content
Snippets Groups Projects
Commit 76d33466 authored by Fons Rademakers's avatar Fons Rademakers
Browse files

From Gerri:

this patch sets the timer resolution in such a way that it is 10ms for
timeouts <= 200s and 5 / 100000 of timeout for longer timeouts.
There is no magic behind this fraction: it just gives 10ms at 200s and
it covers with some margin the drift we observe on the CAF for 1h delays
(117 ms vs 36 * 5 = 180ms).

With this change things on the CAF work fine.


git-svn-id: http://root.cern.ch/svn/root/trunk@17688 27541ba8-7e3a-0410-8455-c3a389f83636
parent fee425b0
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment