Flutter Engine
The Flutter Engine
|
#include <chrono>
Go to the source code of this file.
Namespaces | |
namespace | impeller |
Typedefs | |
using | impeller::MillisecondsF = std::chrono::duration< float, std::milli > |
using | impeller::SecondsF = std::chrono::duration< float > |
using | impeller::Clock = std::chrono::high_resolution_clock |
using | impeller::TimePoint = std::chrono::time_point< std::chrono::high_resolution_clock > |