13 lines
315 B
Plaintext
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
|