Stay organized with collections
Save and categorize content based on your preferences.
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. Memory: 15 possible memory metrics. Battery: 32.
Public attributes
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.
[[["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."],[],[],null,["# Google.Android.PerformanceTuner.MetricLimits Struct Reference\n\nGoogle.Android.PerformanceTuner.MetricLimits\n============================================\n\nLimits on the number of metrics of each type.\n\nSummary\n-------\n\nZero 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. Memory: 15 possible memory metrics. Battery: 32.\n\n| ### Public attributes ||\n|-----------------------------------------------------------------------------------------------------------------------|--------|\n| [battery](#struct_google_1_1_android_1_1_performance_tuner_1_1_metric_limits_1a9046ccfeabfdc4bc96ae15556b5be4f7) | `uint` |\n| [frame_time](#struct_google_1_1_android_1_1_performance_tuner_1_1_metric_limits_1ac82319ec8970d1e0ed62eae031aff41a) | `uint` |\n| [loading_time](#struct_google_1_1_android_1_1_performance_tuner_1_1_metric_limits_1ae7a7229145fc4e5c0e537a06b0e55901) | `uint` |\n| [memory](#struct_google_1_1_android_1_1_performance_tuner_1_1_metric_limits_1a520b73dd1d70b59a635f5f8237a2bc61) | `uint` |\n\nPublic attributes\n-----------------\n\n### battery\n\n```c#\nuint Google::Android::PerformanceTuner::MetricLimits::battery\n``` \n\n### frame_time\n\n```c#\nuint Google::Android::PerformanceTuner::MetricLimits::frame_time\n``` \n\n### loading_time\n\n```c#\nuint Google::Android::PerformanceTuner::MetricLimits::loading_time\n``` \n\n### memory\n\n```c#\nuint Google::Android::PerformanceTuner::MetricLimits::memory\n```"]]