query_heart_beat(3) LPC Library Functions query_heart_beat(3)
NNAAMMEE
query_heart_beat() - query the status of an object's
heartbeat
SSYYNNOOPPSSIISS
int query_heart_beat( object );
DDEESSCCRRIIPPTTIIOONN
Returns the value with which set_heart_beat() has been
called with on `object'. If object is not given, it
defaults to the current object. If the object has no
heart beat, 0 will be returned.
SSEEEE AALLSSOO
heart_beat(4), set_heart_beat(3)
MudOS 5 Sep 1994 1