You could use two bricks for the 'Ten Seconds' counter: set one as invisible and default to print count 4, then the other to print count 0 on the display. When going past ten seconds, increment both by one. When the invisible one reaches ten - onPrintCountOverflow - after sixty seconds, reset them both to 4 and 0, then increment 'Minutes' by one.