global-semantic-idle-scheduler-mode

global-semantic-idle-scheduler-mode is an interactive autoloaded Lisp function in `idle.el'.


(global-semantic-idle-scheduler-mode &optional ARG)

Toggle global use of option `semantic-idle-scheduler-mode'.
The idle scheduler will automatically reparse buffers in idle time,
and then schedule other jobs setup with `semantic-idle-scheduler-add'.
If ARG is positive or nil, enable, if it is negative, disable.