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, trace
public CPUTimeProfiler()
public CPUTimeProfiler(PrintStream out)
public CPUTimeProfiler(TimeUnit timeUnit)
public CPUTimeProfiler(PrintStream out, TimeUnit timeUnit)
protected long getTime()
AbstractProfiler
getTime
in class AbstractProfiler
Copyright © 2014–2018 GraphIK (INRIA - LIRMM). All rights reserved.