Toolbox.Runtime.RuntimeInstruction (toolbox v1.1.0)
Struct produced by scenario representing instruction for runtime.
Link to this section Summary
Functions
Creates runtime instruction to register timeout message.
Link to this section Types
@type t() :: %Toolbox.Runtime.RuntimeInstruction{ body: Toolbox.Runtime.RuntimeInstruction.Timeout.t() }
Struct produced by scenario representing instruction for runtime.
Link to this section Functions
Link to this function
register_timeout(timeout_message)
Creates runtime instruction to register timeout message.