Function wpilib_sys::usage::report_usage

source ·
pub fn report_usage(
    resource: UsageResourceType,
    instance: UsageResourceInstance
) -> i64
Expand description

Report the usage of a specific resource type with an instance value attached.

This is provided as a utility for library developers.