summaryrefslogtreecommitdiffstats
path: root/common/stats.c
Commit message (Expand)AuthorAgeFilesLines
* mp_thread: add win32 implementationKacper Michajłow2023-11-051-1/+0
* mp_thread: prefer tracking threads with idKacper Michajłow2023-11-051-5/+5
* ALL: use new mp_thread abstractionKacper Michajłow2023-11-051-39/+25
* various: sort some standard headersNRK2023-10-201-1/+1
* osdep: remove atomic.hNRK2023-10-201-1/+1
* stats: convert timers to nanosecondsDudemanguy2023-10-161-10/+10
* win32/pthread: define _POSIX_TIMERS to notify they are not supportedKacper Michajłow2023-09-291-2/+1
* build: add meson build supportDudemanguy2021-11-141-1/+2
* player, stats: more silly debug stuffwm42020-04-101-0/+16
* stats: some more performance graphswm42020-04-091-0/+324