5#ifndef FLUTTER_SHELL_PLATFORM_GLFW_GLFW_EVENT_LOOP_H_
6#define FLUTTER_SHELL_PLATFORM_GLFW_GLFW_EVENT_LOOP_H_
8#include "flutter/shell/platform/glfw/event_loop.h"
std::function< void(const FlutterTask *)> TaskExpiredCallback
std::chrono::steady_clock::time_point TaskTimePoint
GLFWEventLoop(std::thread::id main_thread_id, const TaskExpiredCallback &on_task_expired)
GLFWEventLoop(const GLFWEventLoop &)=delete
GLFWEventLoop & operator=(const GLFWEventLoop &)=delete
static double time(int loops, Benchmark *bench, Target *target)