Uses of Class
org.javasimon.callback.timeline.StopwatchTimeRange

Packages that use StopwatchTimeRange
org.javasimon.callback.timeline   
 

Uses of StopwatchTimeRange in org.javasimon.callback.timeline
 

Methods in org.javasimon.callback.timeline that return StopwatchTimeRange
protected  StopwatchTimeRange StopwatchTimeline.createTimeRange(long startTimestamp, long endTimestamp)
          Produces a StopwatchTimeRange object
 

Methods in org.javasimon.callback.timeline that return types with arguments of type StopwatchTimeRange
 TimelineSample<StopwatchTimeRange> StopwatchTimeline.sample()
          Take a snapshot of the timeline.
 



Copyright © 2013. All Rights Reserved.