public interface I_CmsProfilingHandler
| Modifier and Type | Method and Description |
|---|---|
void |
putTime(java.lang.String key,
long nanos)
Adds measured method call duration.
|
void putTime(java.lang.String key, long nanos)
key - a key identifying the methodnanos - the nanoseconds measured