public interface CpeTimer
| Modifier and Type | Method and Description | 
|---|---|
| String | get()Return a name of the timer class | 
| void | set(String aTimerClass)Plug-in a custom timer class to be used for measuring performance. | 
void set(String aTimerClass) throws CpeDescriptorException
aTimerClass - - name of a timer classCpeDescriptorException - tbdString get()
Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.