public class CPUTimeProfiler extends AbstractProfiler
| Constructor and Description |
|---|
CPUTimeProfiler() |
CPUTimeProfiler(PrintStream out) |
CPUTimeProfiler(PrintStream out,
TimeUnit timeUnit) |
CPUTimeProfiler(TimeUnit timeUnit) |
| Modifier and Type | Method and Description |
|---|---|
protected long |
getTime()
Return time in nanoseconds
|
clear, clear, entrySet, get, getMap, getTimeUnit, incr, isProfilingEnabled, keySet, put, setDateFormat, setOutputStream, start, stop, toString, tracepublic CPUTimeProfiler()
public CPUTimeProfiler(PrintStream out)
public CPUTimeProfiler(TimeUnit timeUnit)
public CPUTimeProfiler(PrintStream out, TimeUnit timeUnit)
protected long getTime()
AbstractProfilergetTime in class AbstractProfilerCopyright © 2014–2018 GraphIK (INRIA - LIRMM). All rights reserved.