pavlos / gen_fsm

Elixir wrapper around OTP's gen_fsm
Other
40 stars 3 forks source link

Create a usage example showing timer related functions #14

Open gausby opened 8 years ago

gausby commented 8 years ago

An example of a state machine using start_timer/2, send_event_after/2, and cancel_timer/1 could be a nice edition to the examples folder and the documentation.

pavlos commented 8 years ago

+1