Class ProfilingEvent

    • Constructor Detail

      • ProfilingEvent

        public ProfilingEvent()
    • Method Detail

      • getContext

        public String getContext()
      • onAdded

        public void onAdded​(ProfilingEntry entry)
        Callback method called when the event is added to a profiling entry
      • setContext

        public void setContext​(String context)
      • setSeq

        public void setSeq​(Integer seq)