Eliminate TimerManager::GetCurrentDelay in favor of always referring to the fire time of the next timer.  I changed the MessagePump API to refer to a delayed_work_time instead of a delay.

I moved the ceil-based rounding code into the Window's implementations of WaitableEvent and MessagePump.

R=jar


git-svn-id: svn://svn.chromium.org/chrome/trunk/src@1075 0039d316-1c4b-4281-b951-d872f2087c98


CrOS-Libchrome-Original-Commit: 1a2bfdd793e88a64f78b38d23303550cfd0703eb
7 files changed
tree: d81fd22bb00c2e089d2ee503e68e1bf29a16e39a
  1. base/
  2. build/