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! --