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