blob: 916e35dc384f9ae6172e06c2463f115b9cbc0df6 [file] [log] [blame]
// Copyright 2017 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// https://immersive-web.github.io/webxr/#callbackdef-xrframerequestcallback
callback XRFrameRequestCallback = void (DOMHighResTimeStamp time, XRFrame frame);