Type alias RequestAnimationFrameData

RequestAnimationFrameData: {
    timestamp: PerformanceTimestampMs;
}

Type declaration

  • timestamp: PerformanceTimestampMs

Generated using TypeDoc