Module timed

Source
Expand description

An Application that receives an Instant in update logic.

Traits§

Update
The update logic of some timed Application.

Functions§

timed
Creates an Application with an update function that also takes the Instant of each Message.