Skip to content

Improve time handling#116

Merged
SamoZ256 merged 5 commits into
SamoZ256:mainfrom
nullequal:better-time
May 10, 2026
Merged

Improve time handling#116
SamoZ256 merged 5 commits into
SamoZ256:mainfrom
nullequal:better-time

Conversation

@nullequal
Copy link
Copy Markdown
Contributor

@nullequal nullequal commented May 7, 2026

this does two important things:

  • makes getting ticks cross-platform by using the x86 instruction RDTSC and reading from the AArch64 CNTVCT register
  • adjusts WRT to match the switch (according to liz)

needs testing. do not merge this before it is tested and confirmed working.

Comment thread src/common/time.hpp
@nullequal nullequal changed the title Improve getting ticks Improve time handling May 8, 2026
@SamoZ256 SamoZ256 merged commit 03497fd into SamoZ256:main May 10, 2026
8 checks passed
@nullequal nullequal deleted the better-time branch May 10, 2026 17:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants