function::exit
Name
function::exit — Start shutting down probing script.
Synopsis
function exit()
Arguments
None
General Syntax
exit
Description
This only enqueues a request to start shutting down the script. New probes will not fire (except “end” probes), but all currently running ones may complete their work.