The timeout plugin is used to inject a single event called 'timeout' into the current state of the state machine after a specified number of milliseconds.


prop timeout

Used to set the number of milliseconds (thousandths of a second) before the 'timeout' event is injected,


event 'timeout'

The name of the event generated and injected into the current state of the state machine after the timeout interval has expired.


Example

See