summaryrefslogtreecommitdiff
path: root/rts/GetTime.h
Commit message (Expand)AuthorAgeFilesLines
* rts: Add getCurrentThreadCPUTime helperBen Gamari2020-03-051-0/+1
* base: fdReady(): Improve accuracy and simplify code.Niklas Hambüchen2017-09-191-1/+0
* cpp: Use #pragma once instead of #ifndef guardsBen Gamari2017-04-231-4/+1
* rts: drop unused getThreadCPUTimeSergei Trofimovich2016-02-071-1/+0
* Revert "rts: add Emacs 'Local Variables' to every .c file"Simon Marlow2014-09-291-8/+0
* rts: add Emacs 'Local Variables' to every .c fileAustin Seipp2014-07-281-0/+8
* Expose the prototype for getMonotonicNSecIan Lynagh2013-01-171-1/+0
* More OS X build fixesIan Lynagh2012-09-141-1/+1
* Move getMonotonicUSec from base to the RTS.Paolo Capriotti2012-05-081-0/+3
* Time handling overhaulSimon Marlow2011-11-251-10/+4
* Add rts time util getUnixEpochTimeDuncan Coutts2011-10-261-0/+5
* Fix the symbol visibility pragmasSimon Marlow2010-06-171-2/+2
* Omit visibility pragmas on Windows (fixes warnings/validate failures)Simon Marlow2009-09-091-2/+2
* Declare RTS-private prototypes with __attribute__((visibility("hidden")))Simon Marlow2009-08-051-0/+4
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+26