[[["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."],[],["The `FrameTime` class provides methods to access time information for the current frame. `getDeltaSeconds()` and `getDeltaTime()` retrieve the time elapsed between the current and previous frames, with the latter allowing specification of the time unit. `getStartSeconds()` and `getStartTime()` provide the frame's start time, also with unit customization for the latter. The class also contains inherited methods for general object operations.\n"]]