Package org.photonvision.vision.pipeline
Class PipelineProfiler
java.lang.Object
org.photonvision.vision.pipeline.PipelineProfiler
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
enablePrint
(boolean enable) protected static String
getReflectiveProfileString
(long[] nanos) static void
printReflectiveProfile
(long[] nanos)
-
Field Details
-
ReflectivePipeCount
public static final int ReflectivePipeCount
-
-
Constructor Details
-
PipelineProfiler
public PipelineProfiler()
-
-
Method Details
-
getReflectiveProfileString
-
printReflectiveProfile
public static void printReflectiveProfile(long[] nanos) -
enablePrint
public static void enablePrint(boolean enable)
-