[webkit-dev] RFC: stop using std::chrono, go back to using doubles for time

Michael Catanzaro mcatanzaro at igalia.com
Mon May 23 08:04:37 PDT 2016


On Mon, 2016-05-23 at 07:27 -0700, Filip Pizło wrote:
> You guys are making a convincing case for
> Seconds/WallTime/MonotonicTime!
> 
> -Filip

I will add: the convention "double means seconds" is very much not
obvious. It's OK when we're careful to consistently use "seconds" in
function and variable names, but in practice, that's not always or even
usually the case in WebKit code.


More information about the webkit-dev mailing list