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