Closed HenrikBengtsson closed 7 years ago
Formally deprecate evalWithTimeout(); use withTimeout() instead. The functions are identical, except that evalWithTimeout() will now give a deprecation warning.
evalWithTimeout()
withTimeout()
Formally deprecate
evalWithTimeout()
; usewithTimeout()
instead. The functions are identical, except thatevalWithTimeout()
will now give a deprecation warning.