Inline the TimeDelta::From* construction functions.

With GCC, we don't have much hope of inlining unless the defintion is in the header.  This should also hopefully allow the compiler to do things like constant folding on the multiplications, etc.

Review URL: http://codereview.chromium.org/17802


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


CrOS-Libchrome-Original-Commit: 9155d5610ba464d0717d536371ff002b4406b0ab
2 files changed
tree: 608b96805dcf7b8f1d56dd8d12d00e333b15967e
  1. base/
  2. build/
  3. testing/