Class PipelineProfiler

java.lang.Object
org.photonvision.vision.pipeline.PipelineProfiler

public class PipelineProfiler extends Object
  • Field Details

    • ReflectivePipeCount

      public static final int ReflectivePipeCount
  • Constructor Details

    • PipelineProfiler

      public PipelineProfiler()
  • Method Details

    • getReflectiveProfileString

      protected static String getReflectiveProfileString(long[] nanos)
    • printReflectiveProfile

      public static void printReflectiveProfile(long[] nanos)
    • enablePrint

      public static void enablePrint(boolean enable)