summaryrefslogtreecommitdiff
path: root/src/runtime/time_windows_amd64.s
Commit message (Expand)AuthorAgeFilesLines
* all: remove more leftover // +build linesTobias Klauser2021-11-061-1/+0
* runtime: use correct constant when computing nsec remainderJason A. Donenfeld2021-11-041-1/+1
* runtime: on windows, read nanotime with one instruction or issue barrierJason A. Donenfeld2021-11-031-16/+3
* runtime: use a single definition of time_now for faketimeIan Lance Taylor2021-04-281-0/+3
* runtime: move Windows time.now implementations into separate filesIan Lance Taylor2021-04-281-0/+53