GenRMQ.Consumer.MessageTask (gen_rmq v4.0.0) View Source
Struct wrapping details of a Task that is executing the configured
handle_message callback
Defines:
:task- the Task struct executing the user'shandle_messagecallback:timeout_reference- the reference to the timeout timer:message- the GenRMQ.Message struct that is being processed:start_time- the monotonic time that the task was started