Me too. IMHO, it should either be part of a new std.datetime module together with the std.gregorian stuff, or std.stopwatch should be renamed to std.timer, std.timing, or something like that.
-Lars On Sun, 2010-08-22 at 23:00 -0500, Andrei Alexandrescu wrote: > Still unhappy about the addition of a module with a name narrow enough > to preclude any further extensions. > > Andrei > > On 08/22/2010 10:11 AM, dsource.org wrote: > > phobos commit, revision 1919 > > > > > > user: SHOO > > > > msg: > > Added stopwatch module > > > > Added StopWatch, Ticks, systime, apptime, comparingBenchmark, measureTime. > > > > http://www.dsource.org/projects/phobos/changeset/1919 > > > > _______________________________________________ > > phobos mailing list > > [email protected] > > http://lists.puremagic.com/mailman/listinfo/phobos > _______________________________________________ > phobos mailing list > [email protected] > http://lists.puremagic.com/mailman/listinfo/phobos _______________________________________________ phobos mailing list [email protected] http://lists.puremagic.com/mailman/listinfo/phobos
