Expand description
An Application that receives an Instant in update logic.
Traits§
- Update
Fn - The update logic of some timed
Application.
Functions§
- timed
- Creates an
Applicationwith anupdatefunction that also takes theInstantof eachMessage.