multivalent.devel

Class Stats

public class Stats extends Behavior

General statistics: memory use, ... (behaviors can dump whatever behavior-specific information) LATER maybe make into monitor window, like system load monitors.

Version: $Revision: 1.3 $ $Date: 2003/06/02 05:15:31 $

Field Summary
static StringMSG_DUMP
Request to dump various statistics to stdout.
Method Summary
voiddump()
booleansemanticEventAfter(SemanticEvent se, String msg)

Field Detail

MSG_DUMP

public static final String MSG_DUMP
Request to dump various statistics to stdout.

"statsDump".

Method Detail

dump

public void dump()

semanticEventAfter

public boolean semanticEventAfter(SemanticEvent se, String msg)