Class Sampler

java.lang.Object
se.krka.kahlua.profiler.Sampler

public class Sampler
extends java.lang.Object
  • Constructor Summary

    Constructors
    Constructor Description
    Sampler​(KahluaThread kahluaThread, long long1, Profiler profiler)  
  • Method Summary

    Modifier and Type Method Description
    void start()  
    void stop()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

  • Method Details

    • start

      public void start()
    • stop

      public void stop()