eval_cost - returns the evaluation cost remaining
int eval_cost()eval_cost() returns the number of instructions that can be executed before the driver decides it is in an loop.
Note
This is an alias of set_eval_limit(-1).
catch(), error(), throw(), error_handler(), set_eval_limit(), reset_eval_cost()