| Constructor and Description |
|---|
CpeTimerImpl(String aTimerClass) |
| 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.
|
public CpeTimerImpl(String aTimerClass)
public void set(String aTimerClass) throws CpeDescriptorException
CpeTimerset in interface CpeTimeraTimerClass - -
name of a timer classCpeDescriptorException - tbdCopyright © 2018. All rights reserved.