mixed *call_out_info()

Get information about all pending call outs. An array is returned,
where every item in the array consists 4 elements:

.np
The object.
.np
The function.
.np
The delay to go.
.np
The optional argument.
.lp

See also:  call_out, remove_call_out, find_call_out
