DESCRIPTION¶
Get information about all pending call outs. The result is an array in which every entry is itself an array describing one call_out. Each of these arrays consists of 3 or more elements:
- The object the function/closure is called in.
- The function or closure.
- The delay to go.
- The optional argument(s).
Callouts for destructed objects will not be contained in the list.