Move the mouse! Space to reset timer and demonstrate it's non-timer reliant time system!
Just a little script I wrote to check whether the mouse is active or not. :) Useful for OSes in case you want a dim screen when the mouse stops moving. The whole thing consists of a custom block (You need this in a forever loop), a list and a variable, but it needs a second block to reset the timer in a special way... :) It's made so that it doesn't interfere with the timer! For some reason, it doesn't work unless the list is showing...