Changes

Jump to navigation Jump to search

timer.getMilliSecCounter

7 bytes added, 13:12, 25 May 2011
no edit summary
Line 3: Line 3:  
Returns the amount of milliseconds elapsed since last calculator reboot.<br />
 
Returns the amount of milliseconds elapsed since last calculator reboot.<br />
 
In the Computer software emulator, it returns an absolute negative time.
 
In the Computer software emulator, it returns an absolute negative time.
 +
<br />
    
The counter rolls over to zero when it passes 2<sup>32</sup> milliseconds.  
 
The counter rolls over to zero when it passes 2<sup>32</sup> milliseconds.  

Navigation menu