Flutter Engine
The Flutter Engine
|
This is the complete list of members for flutter::FixedRefreshRateStopwatch, including all inherited members.
AverageDelta() const | flutter::Stopwatch | |
FixedRefreshRateStopwatch(fml::Milliseconds fixed_frame_budget=fml::kDefaultFrameBudget) | flutter::FixedRefreshRateStopwatch | explicit |
GetCurrentSample() const | flutter::Stopwatch | |
GetFrameBudget() const | flutter::Stopwatch | |
GetLap(size_t index) const | flutter::Stopwatch | |
GetLapsCount() const | flutter::Stopwatch | |
LastLap() const | flutter::Stopwatch | |
MaxDelta() const | flutter::Stopwatch | |
SetLapTime(const fml::TimeDelta &delta) | flutter::Stopwatch | |
Start() | flutter::Stopwatch | |
Stop() | flutter::Stopwatch | |
Stopwatch(const RefreshRateUpdater &updater) | flutter::Stopwatch | explicit |
~Stopwatch() | flutter::Stopwatch |