I would like to use a Elapsed Timer in a case structure in a state machine via, so that I can automatically transition to another state after I've been in the present state for a certain specified time. What is the best way to do this? Does anyone have an example? Thanks.