
### NAME

    heart_beat - called periodically in objects in which it is enabled

### SYNOPSIS

    void heart_beat();

### DESCRIPTION

    If an object has called set_heart_beat(), this function will be called
    periodically in that object.

### SEE ALSO

    set_heart_beat(3)
