tennsS v1.53 Reference Manual

Copyright (C) 1997 - 2002 Mike Arnold, Altjira Software, mikea@altjira.com

Go to the previous, next section, table of contents.


Counter

Class Counter derived from Owned

An object for counting discrete events. It uses an internal <store> to store the times of the events. Traces can be attached, for example to generate a rate code.


Naming

store references the store trace/<n> references trace <n>

Reverse References for Global Context

owner store owner trace/<n>

Control

store reset, dump, restore trace/<n> reset, dump, restore

Commands

trace type=<id> [id=<id>] [exists=<data>] [use=<id>] <configuration arguments to the trace> create a trace type=<id> the type of the trace id=<id> the identifier the trace exists=<data> try to use an existing trace that matches the specified period use=<id> try to use the specified existing trace, which overides the <exist> option

Derived Classes


Go to the previous, next section, table of contents. Document generated Mon Jun 16 02:19:05 GMT 2003