A
/ \ _ Play Now Nemesis on
| | | | _______ _ _ _______ _______ _ _______
| |\ | | | ____| | \ / | | ____| / ____| | | / ____|
/-------/-------------------------------------------------------------------,
O= Home <=XX| About News Pics Adventurers Wizards Download Connect >
\-------\-------------------------------------------------------------------'
| | \ | | |____ | | | | | |____ ___ \ \ | | ___ \ \
| | \_| |_______| |_| |_| |_______| |_______/ |_| |_______/
\ /
V
Documentation Area
Document Path: /doc/efun/find_call_out
Name: find_call_out - find out if a call_out is still pending
Syntax:
int find_call_out(string func)
Description:
The find_call_out efun finds the first call out due to be executed
for function 'func'
Return value:
If such a call out is found, the call-out time left is returned.
If it is not found, then -1 is returned.
Examples:
int time_left;
time_left=find_call_out("call_me");
See also:
This page was generated in LPC
Imprint / Impressum