Implementing std.log

Andrei Alexandrescu SeeWebsiteForEmail at erdani.org
Sat May 14 18:34:57 PDT 2011


On 5/14/11 6:35 PM, Michel Fortin wrote:
> On 2011-05-14 13:04:54 -0400, Andrei Alexandrescu
> <SeeWebsiteForEmail at erdani.org> said:
>
>> Documentation:
>>
>> http://d-programming-language.org/phobos-prerelease/std_log.html
>>
>> Source:
>>
>> https://github.com/andralex/phobos
>>
>> Feedback welcome.
>
> Shouldn't "everyMs" and "afterMs" accept any of core.time's duration
> types instead of being fixed in milliseconds?

Great idea. Then we can actually overload every() and after().

Thanks,

Andrei


More information about the Digitalmars-d mailing list