idle wrote: Wed Mar 15, 2023 3:58 pm
Q How long does it take for a 64 bit counter to roll over runing at 2 and 4 ghz?
I've calculated it this way: 2 ^ 64 * (1 second / CPU freq in Hz) = seconds to rollover
The number of available bits multiplied by the time required to do one cycle in seconds.
idle wrote: Wed Mar 15, 2023 3:58 pm
Q How long does it take for a 64 bit counter to roll over runing at 2 and 4 ghz?
I've calculated it this way: 2 ^ 64 * (1 second / CPU freq in Hz) = seconds to rollover
The number of available bits multiplied by the time required to do one cycle in seconds.