Trass3r wrote:
> I wrote a module to ease time measurement in my projects.
> Does anyone know how to get elapsed milli- or nanoseconds under linux?
> Want to make it portable :)
> [snip]

Check std.perf; it's documented, but sadly doesn't show up in the docs.

  -- Daniel

Reply via email to