The default project is just a counter counting up using the things inside of the new wait block I created. The reason I did not use the wait block I created is to constantly check to make sure it is accurate without resetting the wait timer.
I just learned the wait() blocks are only like 97% accurate so I used the most accurate time measurement block to make them PERFECT using a little bit of multiplication and other stuff Uses "days since 2000" block to calculate perfect seconds or roughly. This should be the most ACCURATE timer in the game.