| |
|
| java.lang.Object org.cougaar.core.node.Heartbeat
Heartbeat | final public class Heartbeat (Code) | | A low-priority "heartbeat" function that prints a period
every few seconds when nothing else is happening.
|
Heartbeat | Heartbeat()(Code) | | Only node can construct a Heartbeat
|
getIdleTime | public long getIdleTime()(Code) | | an estimate of how long in milliseconds the VM has been approximately idle. |
|
|
|