Skip to main content

find_call_out

Discworld efun help

find_call_out

int find_call_out(string func)

Find the first call out due to be executed for function func, and return the time left. If it is not found, then return -1.

See also

call_out, remove_call_out.