Current section

Files

Jump to
chrobot include chrobot@protocol@performance_GetMetricsResponse.hrl
Raw

include/chrobot@protocol@performance_GetMetricsResponse.hrl

-record(get_metrics_response, {
metrics :: list(chrobot@protocol@performance:metric())
}).