summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/clock.cc
Commit message (Expand)AuthorAgeFilesLines
* Cygwin: clocks: Add CLOCK_REALTIME_ALARM/CLOCK_BOOTTIME_ALARM clocksCorinna Vinschen2019-01-221-0/+4
* Cygwin: clocks: fix a hang on pre-Windows 10 machinesCorinna Vinschen2018-12-011-33/+40
* Cygwin: clocks: use either tickcount or tick periodCorinna Vinschen2018-11-291-15/+22
* Cygwin: implement extensible clock interfaceCorinna Vinschen2018-11-291-0/+286