Class LoadService.LoadTimer

java.lang.Object
org.jruby.runtime.load.LoadService.LoadTimer
Direct Known Subclasses:
LoadService.TracingLoadTimer
Enclosing class:
LoadService

private static class LoadService.LoadTimer extends Object
  • Constructor Details

    • LoadTimer

      private LoadTimer()
  • Method Details

    • startLoad

      public long startLoad(String file)
    • endLoad

      public void endLoad(String file, long startTime)