Implement run_delayed and re-implement timeouts
With the new actions and disposables, we no longer need special-purpose message types such as `timeout_msg` and can instead use the new abstraction consistently. The new actor clock interface also reflects this by replacing the various timeout types with a generic, action-based interface.
Showing
This diff is collapsed.
Please register or sign in to comment