classAccessFrequenciesStatus

classAccessFrequenciesStatus(processList: ProcessDict input;

                             startTime:   TimeStamp output): Boolean;

The classAccessFrequenciesStatus method of the Process class returns true if at least one process has enabled the counting of accesses to classes by using the enableClassAccessFrequencies method.

The processList parameter is populated with the object identifiers (oids) of the processes that enabled the counting of accesses to classes. The value of the startTime parameter is set to the time that the first process enabled the counting of accesses.