counting to 2^63
If you increment a signed 64-bit counter at 1GHz, it will take about 300 years to wrap. 600 years for unsigned.
Posted 20 Mar 2013 02:34 by tedu Updated: 20 Mar 2013 02:34
Tagged: programming
Tagged: programming
If you increment a signed 64-bit counter at 1GHz, it will take about 300 years to wrap. 600 years for unsigned.