Interface OProfilerListener
public interface OProfilerListener
Created by Enrico Risa on 23/11/15.
-
Method Summary
Modifier and TypeMethodDescriptionbooleancanSleep()voidonSnapshotCreated(Object snapshot) voidonUpdateChrono(OProfilerEntry chrono) voidonUpdateCounter(String iName, long counter, long recordingFrom, long recordingTo)
-
Method Details
-
onUpdateCounter
-
onUpdateChrono
-
onSnapshotCreated
-
canSleep
boolean canSleep()
-