Set interval wrapper with re-entry guard, I.E. if a callback takes longer than defined interval it'll skip execution for a tick ...
Starting the interval is very straightforward. As an example, below code creates an Interval object that will log "Hello World!