public final class HLUsageReporting
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static interface |
HLUsageReporting.Interface |
static class |
HLUsageReporting.Null |
Modifier and Type | Method and Description |
---|---|
static void |
reportPIDController(int num) |
static void |
reportScheduler() |
static void |
reportSmartDashboard() |
static void |
SetImplementation(HLUsageReporting.Interface implementation) |
public static void SetImplementation(HLUsageReporting.Interface implementation)
public static void reportScheduler()
public static void reportPIDController(int num)
public static void reportSmartDashboard()