#import "flutter/shell/platform/darwin/ios/framework/Source/vsync_waiter_ios.h"
#include <utility>
#include <Foundation/Foundation.h>
#include <UIKit/UIKit.h>
#include <mach/mach_time.h>
#include "flutter/common/task_runners.h"
#include "flutter/fml/logging.h"
#include "flutter/fml/memory/task_runner_checker.h"
#include "flutter/fml/trace_event.h"
#import "flutter/shell/platform/darwin/common/framework/Headers/FlutterMacros.h"
Go to the source code of this file.
◆ _displayLink
CADisplayLink* _displayLink |
Initial value:{
std::function< void(std::unique_ptr< FrameTimingsRecorder >)> Callback
Definition at line 66 of file vsync_waiter_ios.mm.
◆ kRefreshRateDiffToIgnore
const double kRefreshRateDiffToIgnore = 0.1 |
|
static |