src: add JS start/stop methods for idle notifier
The previous commit changes the profiler idle notifier so that it only gets started when a --prof or --prof_lazy argument is specified on the command line. This commit adds two internal methods to the process object that allows one to start and stop the idle notifier programmatically.
parent
9566fe82
Please register or sign in to comment