Product Information > JADE Object Manager Guide > Chapter 4 - JADE System Instrumentation and Diagnosis > ProcessclassAccessFrequenciesStatus Method

Process::classAccessFrequenciesStatus Method

classAccessFrequenciesStatus(processList: ProcessDict input;
                  startTime:  TimeStamp output): Boolean serverExecution;

The Process class classAccessFrequenciesStatus method returns the status of class access frequency counters.

The value of the processList parameter is populated with the process oids for all processes that enabled class access frequency counters. The value of the startTime parameter is the time the first process enabled frequency counters.

The return value indicates whether frequency counters are enabled; that is, the value of the processList parameter is greater than zero (0).