summaryrefslogtreecommitdiff
path: root/libraries/base/System/CPUTime
Commit message (Expand)AuthorAgeFilesLines
* Add Javascript backendSylvain Henry2022-11-291-0/+26
* base: fall back to using monotonic clock to emulate cputime on wasm32Cheng Shao2022-11-113-0/+29
* build: get rid of `HAVE_TIME_H`Nicolas Trangez2022-10-211-2/+0
* base: fix clockid_t usage when it's a pointer type in CCheng Shao2021-12-141-4/+5
* base: Fix ClockGetTime on OS XBen Gamari2016-03-241-1/+1
* base: Fix CPUTime on WindowsBen Gamari2016-03-201-14/+11
* base: Rework System.CPUTimeBen Gamari2016-03-206-0/+241