getHeartbeat

getHeartbeat — retrieves the heartbeat timer period.

Syntax

For C++, Java, and C#:

long getHeartbeat(void);

Returns

The period in milliseconds of the heartbeat timer.

Description

See setHeartbeatTimes for more details on the heartbeat timer feature.

See Also

setHeartbeatTimes, getTimeout