Flutter Engine
The Flutter Engine
|
#include "flutter/fml/platform/darwin/message_loop_darwin.h"
#include <CoreFoundation/CFRunLoop.h>
#include <Foundation/Foundation.h>
#include "flutter/fml/logging.h"
Go to the source code of this file.
Namespaces | |
namespace | fml |
Variables | |
static constexpr CFTimeInterval | fml::kDistantFuture = 1.0e10 |