Appearance
heart_beat() - 启动心跳的对象定期呼叫此方法
void heart_beat( void );
如果一个对象曾经呼叫 set_heart_beat() 外部函数启动了心跳,此方法会被定期呼叫。
set_heart_beat(3)
雪风(i@mud.ren)