#include "flutter/fml/platform/win/message_loop_win.h"#include <VersionHelpers.h>#include <timeapi.h>#include "flutter/fml/logging.h"Go to the source code of this file.
Namespaces | |
| namespace | fml |
Variables | |
| constexpr uint32_t | kHighResolutionTimer = 1 |
| constexpr uint32_t | kLowResolutionTimer = 15 |
|
constexpr |
Definition at line 12 of file message_loop_win.cc.
|
constexpr |
Definition at line 13 of file message_loop_win.cc.