# import times, os var start = getStartMilsecs() os.sleep(1000) echo getStartMilsecs() - start #OUT 1000