public static class Timer.Sample extends Object
stop(Timer)
. Note how the Timer
isn't provided until the
sample is stopped, allowing you to determine the timer's tags at the last minute.public long stop(Timer timer)
timer
- The timer to record the sample to.Copyright © 2018. All rights reserved.