]> granicus.if.org Git - libevent/commit
If precise_time is false, we should not set EVENT_BASE_FLAG_PRECISE_TIMER
authoryongqing.jiao <yongqing.jiao@datayes.com>
Sat, 9 Dec 2017 06:39:07 +0000 (14:39 +0800)
committerAzat Khuzhin <a3at.mail@gmail.com>
Sun, 10 Dec 2017 21:10:23 +0000 (00:10 +0300)
commit6cce7458d0f94e320f201eb5be94866e6918d66c
tree17adf418036b73a7ebaea3c39a0a03ba40470b6e
parentbc65ffc14c62c10feffefe6c3d9975ce1d1a8cd8
If precise_time is false, we should not set EVENT_BASE_FLAG_PRECISE_TIMER

Fixes: 630f077c296de61c7b99ed83bf30de11e75e2740 ("Simple unit tests for
monotonic timers")
event.c