• Dominik Charousset's avatar
    Implement run_delayed and re-implement timeouts · 645d595e
    Dominik Charousset authored
    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.
    645d595e
action.cpp 436 Bytes