Profile Ouput
Mike Parker via Digitalmars-d-learn
digitalmars-d-learn at puremagic.com
Wed Jul 15 21:58:17 PDT 2015
On Tuesday, 14 July 2015 at 13:35:40 UTC, Mike Parker wrote:
>
> ------------------
> 4000 _Dmain
> _D4main6selectFZk 4000 2736 471
> 4000 _D3std6random27__T7uniformVAyaa2_5b29TkTkZ7uniformFNfkkZk
> ------------------
>
>
Got it now. The 2736 and 471 are the call tree time and function
call time, respectively, in *ticks*. They are converted to
seconds then displayed as milliseconds int the table at the
bottom of the file.
More information about the Digitalmars-d-learn
mailing list