Add Continuous Handler
callback | Specify the function to be the handler. |
Register a Continuous Handler.
Continuous handlers are event handlers that are called "as often as possible".
If there is nothing else to do, Kirikiri keeps calling her Continuous Handler.
If another event occurs, that will be given priority.
However, if the command line option -contfreq specifies the frequency of calls, it follows.