[webkit-dev] High Resolution Timer API proposal(s)

Chris Marrin cmarrin at apple.com
Fri Oct 3 11:27:25 PDT 2008


On Oct 2, 2008, at 5:16 PM, Aaron Boodman wrote:
> On Thu, Oct 2, 2008 at 5:05 PM, Maciej Stachowiak <mjs at apple.com>  
> wrote:
>> I don't really like the overengineered version. I like the "fairly
>> minimalist" version best, but is there anything from the
>> overengineered version that should be added to it?
>
> I like the "fairly minimalist" version best as well.
>
> The stop() method does seem a little lonely on the Timer interface all
> by itself.
>
> If others think any other members from the "overengineered" version
> are important I would welcome them to keep stop() company.
>

I think it's important to have the ability to create the timer without  
starting it (a fourth boolean param?) and then a start() method.

-----
~Chris
cmarrin at apple.com






More information about the webkit-dev mailing list