Interface CpuEventListener


public interface CpuEventListener
This interface needs to be implemented to receive notifications via the cpuEvent call every time a cpu event takes place
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • cpuEvent

      void cpuEvent(CpuEvent event)