Stay organized with collections
Save and categorize content based on your preferences.
TuningFork_MetricLimits
#include <tuningfork.h>
Limits on the number of metrics of each type.
Summary
Zero any values to get the default for that type:
Frame time: min(64, the maximum number of annotation combinations) * num_instrument_keys.
Loading time: 32.
Battery: 32.
Thermal: 32.
Memory: 15 possible memory metrics.
Public attributes
battery
uint32_t TuningFork_MetricLimits::battery
frame_time
uint32_t TuningFork_MetricLimits::frame_time
loading_time
uint32_t TuningFork_MetricLimits::loading_time
memory
uint32_t TuningFork_MetricLimits::memory
thermal
uint32_t TuningFork_MetricLimits::thermal
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2021-07-12 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"Missing the information I need"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Too complicated / too many steps"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Out of date"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"Samples / code issue"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Other"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Easy to understand"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Solved my problem"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Other"
}]
{"lastModified": "Last updated 2021-07-12 UTC."}
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2021-07-12 UTC."]]