/
ColdC/Functions/
ColdC/Structure/
<head><title>ColdC: Function/Method Reference: set_heartbeat()</title></head>

<body>

<h1 align=center><a href="/ColdC/">ColdC</a>: <a href="/ColdC/Functions/">Function/Method Reference</a>: set_heartbeat()</h1>

<hr>

<p>
<font size=+1><i>INTEGER</i> <b>set_heartbeat</b>(<i>INTEGER <b>interval</b></i>)</font>

<p>This function sets the heartbeat for the server, set to <var>interval</var>,
where <var>interval</var> is in seconds.  The heartbeat can be disabled by
setting the interval to zero or a negative number.  The default heartbeat
interval is five seconds.

<p><hr size=4><p align=center><i>Last Modified on Feb 29 1996</i>
<br><i>Copyright &copy; 1995, 1996, Brandon Gillespie</i>
</body>