Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Namespaces | Typedefs
timing.h File Reference
#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 >