Method: JRubyProf::ThreadSet#invocations
- Defined in:
- lib/jruby-prof/invocation_set.rb
#invocations ⇒ Object (readonly)
Returns the value of attribute invocations.
4 5 6 |
# File 'lib/jruby-prof/invocation_set.rb', line 4 def invocations @invocations end |