[ace-users] EXECUTION: schedule_timer() stopped when system time is set to earlier time.
Granwehr Boris STAG
Boris.Granwehr at stadlerrail.com
Tue Mar 6 10:55:06 CST 2018
When using ACE_Reactor::schedule_timer() with interval, the calling of
ACE_Event_Handler::handle_timeout() is stopped when the system time is
set to an earlier time.
Is it possible to use the CLOCK_MONOTONIC instead of the CLOCK_REALTIME
with the ACE_Reactor::schedule_timer() method?
More information about the ace-users
mailing list