Instructions
tests different wait functions to see how close they are to waiting exactly 1 second
timesPerFunction are the number of times each function is ran (the results are then averaged)
time is just the time each function waits for
Notes & Credits
function 10 and 11 only work when time is set to 1
results is just the number of times each has won (gotten the closest to 1 second)
the other 2 lists are just part of the coding
from my own research the best ranked are: 1: #9 2: #8 and 3: #1