diff options
author | root <root> | 2011-02-20 02:56:55 +0000 |
---|---|---|
committer | root <root> | 2011-02-20 02:56:55 +0000 |
commit | 0f68b5255946bf62bdee27381e92fc89c4023a0d (patch) | |
tree | c682c63d77cdad1620ac67ca57e9881dc9f57642 | |
parent | 9b90eb0a8ba0ae6348fd0574f6382f5728e200d8 (diff) |
new floor(), better periodic recalc
-rw-r--r-- | Changes | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ Revision history for libev, a high-performance and full-featured event loop. TODO: ev_loop_prefork hint? - change the default periodic reschedule function to hopefully be more - exact and correct. + exact and correct even in corner cases or in the far future. - document reasonable ranges for interval and offset. - do not rely on -lm anymore: use it when available but use our own floor () if it is missing. This should make it easier to embed. |