Inconsistent clock behavior on CF

Revision en1, by yoshi_likes_e5, 2025-12-04 15:58:39

I found that calling the clock either using std::chrono or clock seems to yield random results that weren't reflecting the runtime.

Example (484E - Sign on Fence): 351863278, 351863257, 351863126.

Example (CPU clock tester): 351862293, 351861650, 351860904.

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en2 English yoshi_likes_e5 2025-12-04 15:59:20 0 (published)
en1 English yoshi_likes_e5 2025-12-04 15:58:39 372 Initial revision (saved to drafts)