Runbox.Runtime.RuntimeInstruction (runbox v7.0.1)

Struct produced by scenario representing instruction for runtime.

Link to this section Summary

Types

t()

Struct produced by scenario representing instruction for runtime.

Functions

Creates runtime instruction to register timeout message.

Link to this section Types

@type t() :: %Runbox.Runtime.RuntimeInstruction{
  body: Runbox.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.