aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/time_windows_arm64.s
AgeCommit message (Expand)Author
2021-11-24[release-branch.go1.17] runtime: use correct constant when computing nsec rem...Jason A. Donenfeld
2021-11-24[release-branch.go1.17] runtime: on windows, read nanotime with one instructi...Jason A. Donenfeld
2021-04-28runtime: use a single definition of time_now for faketimeIan Lance Taylor
2021-04-28runtime: move Windows time.now implementations into separate filesIan Lance Taylor