summaryrefslogtreecommitdiff
path: root/src/time.c
Commit message (Expand)AuthorAgeFilesLines
* Implement monotonic time fetch for MACH systemsVincent Sanders2014-11-271-2/+13
* fix include positionVincent Sanders2014-11-271-4/+8
* add fallback for RISC OS monotonic timerVincent Sanders2014-11-271-6/+26
* move to using POSIX monotonic clock if availableVincent Sanders2014-11-261-1/+9
* fix monotonic timer API namingVincent Sanders2014-11-261-1/+1
* Fix error enum to not conflict and add monotonic time implementationVincent Sanders2014-11-261-4/+11
* add initial monotonic timer APIVincent Sanders2014-11-261-0/+25