
query_heart_beat(3)   LPC 系统函数   query_heart_beat(3)

名称
     query_heart_beat() - query the status of an object's  heart-
     beat

语法
     int query_heart_beat( object );

描述
     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.

请参考
     heart_beat(4), set_heart_beat(3)

MudOS                Last change: 5 Sep 1994                    1

