Re: [RequestAnimationFrame] clarification of what 'time' is

That's a good option to allow. Do you think you can suggest a change in
https://docs.google.com/document/d/1SukXPZVUmDb8srqzAGI6Muu55aue9UUhY6XC4SFQFBs/edit?usp=sharing
to that effect, if it looks good to folks I can merge it in.

Thanks,
-Mike

On Tue, Apr 14, 2015 at 10:29 AM, Jerry Jongerius <jerryj@duckware.com>
wrote:

> The 'time' in the rAF callback (Processing Model) should be altered in the
> spec to allow (encourage) a web browser to pass the known begin time of the
> frame (the vsync timebase) as the 'time', rather than performance.now().
>
>
>
>
>

Received on Tuesday, 14 April 2015 20:58:25 UTC