Dart
dart:html
FrameRequestCallback typedef
description
FrameRequestCallback typedef
void
FrameRequestCallback
(
num
highResTime
)
Implementation
typedef
void
FrameRequestCallback(
num
highResTime);