[ace-users] EXECUTION: schedule_timer() stopped when system time is set to earlier time.

Johnny Willemsen jwillemsen at remedy.nl
Tue Mar 6 11:55:05 CST 2018


Hi,

Yes, this is possible on some platforms, see for example
tests/Monotonic_Message_Queue_Test.cpp. See
docs/ACE-monotonic-timer.html for some more background.

Best regards,

Johnny Willemsen

Remedy IT
Postbus 81 | 6930 AB Westervoort | The Netherlands
http://www.remedy.nl

On 03/06/2018 05:55 PM, Granwehr Boris STAG wrote:
> 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?
> _______________________________________________
> ace-users mailing list
> ace-users at list.isis.vanderbilt.edu
> http://list.isis.vanderbilt.edu/cgi-bin/mailman/listinfo/ace-users



More information about the ace-users mailing list