com.carrotsearch.junitbenchmarks
Class GCSnapshot
java.lang.Object
com.carrotsearch.junitbenchmarks.GCSnapshot
public final class GCSnapshot
- extends Object
Snapshot of GC activity (cumulative for all GC types).
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
accumulatedInvocations
public long accumulatedInvocations()
accumulatedTime
public long accumulatedTime()
Copyright © 2013 Carrot Search s.c.. All Rights Reserved.