We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a4b087 commit 48798edCopy full SHA for 48798ed
shell/platform/fuchsia/dart-pkg/zircon/sdk_ext/system.cc
@@ -488,6 +488,7 @@ uint64_t System::ClockGet(uint32_t clock_id) {
488
V(System, VmoRead) \
489
V(System, VmoWrite) \
490
V(System, VmoMap) \
491
+ V(System, ClockGetMonotonic) \
492
V(System, ClockGet)
493
494
// clang-format: on
0 commit comments