Does anyone know why erlang:send_after is at most accurate at 10ms on OS X? It's the same problem with timer module also, timer:send_interval(5,{timeout}), is going to send a message after 10mili and then the next one immediately after, then again at 10mili seconds and so on.<br>
Linux does not seem to have this problem.<br><br><br>thank you,<br>Sergej<br>