import net.luaos.tb.common.LuaTimeOutSandbox; static void luaMaxSteps(int maxSteps) { LuaTimeOutSandbox.defaultTimeout = maxSteps; }