linux: shared memory interface - link with librt
[supercollider.git] / HelpSource / Classes / ShutDown.schelp
blob5f71a1dbd0bc6a0d165ea4f415c00e4a3b54c1e0
1 class:: ShutDown
2 summary:: register functions to be evaluated before system shuts down
3 related:: Classes/StartUp, Classes/ServerQuit, Classes/ServerTree, Classes/CmdPeriod
4 categories:: Control
6 description::
7 ShutDown registers functions to perform an action before system shut down.
9 ClassMethods::
11 method::run
12 Call the object in order.