- java.lang.Object
-
- org.jruby.runtime.profile.InvocationSet
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
InvocationSet
public InvocationSet()
-
Method Detail
-
totalTime
public long totalTime()
-
selfTime
public long selfTime()
-
childTime
public long childTime()
-
totalCalls
public int totalCalls()
Copyright © 2002-2009 JRuby Team. All Rights Reserved.