[webkit-dev] RFC: stop using std::chrono, go back to using doubles for time
Geoffrey Garen
ggaren at apple.com
Mon May 23 11:16:26 PDT 2016
> 3 - There exists a solution - non-templated custom classes - that removes both classes of subtle bugs, without the template creep.
Hard to argue with this.
Can we go with “WallClock” and “MonotonicClock” instead of “WallTime” and “MonotonicTime"? Clock is a nice clear noun. Also, time is an illusion caused by parallax in the astral plane.
Geoff
More information about the webkit-dev
mailing list