Skip to content

requestAnimationFrame callback should have type Timestamp -> Effect Unit #27

Open
@PanAeon

Description

@PanAeon

According to mdn requestAnimationFrame's callback function:

The callback function is passed one single argument, a DOMHighResTimeStamp similar to the one returned by performance.now(), indicating the point in time when requestAnimationFrame() starts to execute callback functions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions