Commit Graph

3 Commits

Author SHA1 Message Date
floitsch@google.com 4e12cd56ea Remove Stopwatch interface and make it a class.
Review URL: https://codereview.chromium.org//12210065

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@18242 260f80e4-7a28-3924-810f-c04153c831b5
2013-02-08 10:46:14 +00:00
ajohnsen@google.com d388e925b3 Move StopwatchImplementation from coreimpl to core as _StopwatchImpl.
BUG=

Review URL: https://codereview.chromium.org//11273006

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@14182 260f80e4-7a28-3924-810f-c04153c831b5
2012-10-29 10:13:25 +00:00
ager@google.com 2ebbd99144 Update stopwatch to use patching to share sources instead of exposing
a Clock class.

R=lrn@google.com,ajohnsen@google.com
BUG=

Review URL: https://chromiumcodereview.appspot.com//10831327

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@10715 260f80e4-7a28-3924-810f-c04153c831b5
2012-08-15 12:06:17 +00:00