The current time is only well-defined while a reaction handler executes. This reactor-level accessor will be removed in an upcoming release; use the reaction-scoped BaseReaction::lag() instead.
The current time is only well-defined while a reaction handler executes. This reactor-level accessor will be removed in an upcoming release; use the reaction-scoped BaseReaction::current_time() instead.
The current time is only well-defined while a reaction handler executes. This reactor-level accessor will be removed in an upcoming release; use the reaction-scoped BaseReaction::elapsed_time() instead.