[Issue 11693] Add new per thread active tickduration facility

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Wed Jul 5 11:13:01 PDT 2017


https://issues.dlang.org/show_bug.cgi?id=11693

--- Comment #1 from Vladimir Panteleev <dlang-bugzilla at thecybershadow.net> ---
For Windows: GetThreadTimes 
For Linux: pthread_getcpuclockid + clock_gettime

Seems doable!

--


More information about the Digitalmars-d-bugs mailing list