Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Namespaces | Variables
message_loop_win.cc File Reference
#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
 

Variable Documentation

◆ kHighResolutionTimer

constexpr uint32_t kHighResolutionTimer = 1
constexpr

Definition at line 12 of file message_loop_win.cc.

◆ kLowResolutionTimer

constexpr uint32_t kLowResolutionTimer = 15
constexpr

Definition at line 13 of file message_loop_win.cc.