Class ZegoCPUUtils


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

      Constructors 
      Constructor Description
      ZegoCPUUtils()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      double[] getCpuUsage()  
      void setTimeTick​(long time_tick)  
      • Methods inherited from class java.lang.Object

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

      • ZegoCPUUtils

        public ZegoCPUUtils()
    • Method Detail

      • setTimeTick

        public void setTimeTick​(long time_tick)
      • getCpuUsage

        public double[] getCpuUsage()