Interface CpeTimer
public interface CpeTimer
-
Method Summary
-
Method Details
-
set
Plug-in a custom timer class to be used for measuring performance.- Parameters:
aTimerClass
- - name of a timer class- Throws:
CpeDescriptorException
- tbd
-
get
String get()Return a name of the timer class- Returns:
- - class as string
-