com.google.ar.sceneform.utilities
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-06-26 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 2024-06-26 UTC."],[[["\u003cp\u003eThe TimeAccumulator class provides functionality for accumulating time samples, enabling developers to track and manage durations within AR experiences effectively by summing these samples together.\u003c/p\u003e\n"]]],["The content describes a `TimeAccumulator` class. Its core function is to sum time samples together. This class, found within the `com.google.ar.sceneform.utilities` package, is designed to accumulate and total various time measurements. It provides a utility for tracking the sum of time over multiple samples.\n"],null,["# com.google.ar.sceneform.utilities\n\n### Classes\n\n|-------------------------------------------------------------------------------------------|-----------------------------|\n| [TimeAccumulator](/sceneform/reference/com/google/ar/sceneform/utilities/TimeAccumulator) | Sums time samples together. |"]]