Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
26e4e5289bfe3b1691be9c14bedfb70bdcd6dc56
/
.
/
wpilibc
/
Athena
/
include
/
Internal
/
HardwareHLReporting.h
blob: a91a20d9db8e53dfceeba25fc9f1b624a29a2d59 [
file
] [
log
] [
blame
]
#include
"HLUsageReporting.h"
class
HardwareHLReporting
:
public
HLUsageReportingInterface
{
public
:
virtual
void
ReportScheduler
();
virtual
void
ReportSmartDashboard
();
};