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