public class RealTimeProfiler extends AbstractProfiler
| Constructor and Description |
|---|
RealTimeProfiler() |
RealTimeProfiler(PrintStream out) |
RealTimeProfiler(PrintStream out,
TimeUnit timeUnit) |
RealTimeProfiler(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 RealTimeProfiler()
public RealTimeProfiler(PrintStream out)
public RealTimeProfiler(TimeUnit timeUnit)
public RealTimeProfiler(PrintStream out, TimeUnit timeUnit)
protected long getTime()
AbstractProfilergetTime in class AbstractProfilerCopyright © 2014–2018 GraphIK (INRIA - LIRMM). All rights reserved.