Next: shutdown
Prev: run_script
set_heartbeat_freq(seconds)This function sets the frequency of the server heartbeat to seconds seconds. If seconds is less than or equal to zero, then the heartbeat is turned off; otherwise, the system object will receive a
heartbeat message approximately every seconds
seconds.