b34b1dbc6 ^
d0772feb0 ^
1 2 3
4
5 6
7
# import times, os var start = epochTime() os.sleep(1000) echo epochTime() - start #OUT 1000