summaryrefslogtreecommitdiff
path: root/rts/win32/GetTime.c
Commit message (Expand)AuthorAgeFilesLines
* rts: Add getCurrentThreadCPUTime helperBen Gamari2020-03-051-0/+14
* Update Trac ticket URLs to point to GitLabRyan Scott2019-03-151-1/+1
* Add TODO about getMonotonicNSec() wrapping that can no longer happen.Niklas Hambüchen2017-09-271-0/+5
* Prefer #if defined to #ifdefBen Gamari2017-04-281-1/+1
* Remove now pointless INLINE_ME macroHerbert Valerio Riedel2016-03-271-1/+1
* rts: drop unused getThreadCPUTimeSergei Trofimovich2016-02-071-13/+0
* Typos in commentsGabor Greif2015-08-011-1/+1
* 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
* rts: delint/detab/dewhitespace win32/GetTime.cAustin Seipp2014-07-281-8/+8
* More OS X build fixesIan Lynagh2012-09-141-1/+1
* Move getMonotonicUSec from base to the RTS.Paolo Capriotti2012-05-081-27/+47
* Time handling overhaulSimon Marlow2011-11-251-15/+16
* Add rts time util getUnixEpochTimeDuncan Coutts2011-10-261-0/+40
* Delete some old Win9x C codeDuncan Coutts2011-10-261-24/+0
* Win32 getProcessElapsedTime: use a higher-resolution time sourceSimon Marlow2010-07-081-3/+27
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+101