[Issue 13724] std.datetime.timeIt
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Thu Nov 13 05:36:30 PST 2014
https://issues.dlang.org/show_bug.cgi?id=13724
Steven Schveighoffer <schveiguy at yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |schveiguy at yahoo.com
--- Comment #1 from Steven Schveighoffer <schveiguy at yahoo.com> ---
Don't we have a std.benchmark that does something like this?
BTW, I would recommend instead of returning the time in a tuple, put it in a
ref parameter. This way, you can simply wrap any calls that you normally use.
--
More information about the Digitalmars-d-bugs
mailing list