LPC Library Functions: call_out_info

NAME

call_out_info() - get pending call_out() information

SYNOPSIS

mixed *call_out_info( void );

DESCRIPTION

Get information about all pending call outs. An array is returned, where each item in the array consists of three elements: the object, the function, and time remaining until the function is called (in seconds.)

SEE ALSO

call_out(), remove_call_out()

Page design by Frank Jacquette & Tim Hollebeek
Copyright (C) 1998 Tim Hollebeek & Frank Jacquette
Back to MudOS