Use the setTimeout/setInterval functions with some kind of global counter. If some kind of action/event occurs, the counter would be refreshed and the function would not execute. Would you like to specify in more detail what you would like to achieve?
On Aug 6, 11:43 am, Simon <svansint...@gmail.com> wrote: > Hey, > > After a user hasn't triggered an event for a given amount of purple, > would it be possible to trigger that event anyway? > > I have no idea how to even start looking for this. > > Thanks for any hints/ideas/whatever you can throw my way. > > Simon