mud/lib/doc/efun/all/max_eval_cost
2020-09-06 05:43:07 -07:00

13 lines
315 B
Plaintext

max_eval_cost - returns the maximum evaluation cost
void max_eval_cost()
max_eval_cost() returns the number of instructions that can be executed
before the driver decides it is in an infinite loop.
See also:
set_eval_limit,
reset_eval_cost
Tim Hollebeek Beek@ZorkMUD, Lima Bean, IdeaExchange, and elsewhere