Module meio::task[][src]

This module contains useful tasks that you can attach to an Actor.

Structs

HeartBeat

The lite task that sends ticks to a Recipient.

Tick

Tick value that sent by HeartBeat lite task.

Traits

OnTick

Handler of heartbeat events and a task