Flutter Engine
The Flutter Engine
shell
platform
fuchsia
dart-pkg
zircon_ffi
clock.h
Go to the documentation of this file.
1
// Copyright 2013 The Flutter Authors. All rights reserved.
2
// Use of this source code is governed by a BSD-style license that can be
3
// found in the LICENSE file.
4
5
#ifndef FLUTTER_SHELL_PLATFORM_FUCHSIA_DART_PKG_ZIRCON_FFI_CLOCK_H_
6
#define FLUTTER_SHELL_PLATFORM_FUCHSIA_DART_PKG_ZIRCON_FFI_CLOCK_H_
7
8
#include "
macros.h
"
9
10
#include <stdint.h>
11
12
#ifdef __cplusplus
13
extern
"C"
{
14
#endif
15
16
ZIRCON_FFI_EXPORT
uint64_t
zircon_dart_clock_get_monotonic
();
17
18
#ifdef __cplusplus
19
}
20
#endif
21
22
#endif
// FLUTTER_SHELL_PLATFORM_FUCHSIA_DART_PKG_ZIRCON_FFI_CLOCK_H_
zircon_dart_clock_get_monotonic
ZIRCON_FFI_EXPORT uint64_t zircon_dart_clock_get_monotonic()
Definition:
clock.cc:9
ZIRCON_FFI_EXPORT
#define ZIRCON_FFI_EXPORT
Definition:
macros.h:8
macros.h
Generated on Sun Jun 23 2024 21:55:15 for Flutter Engine by
1.9.4