|
|
发表于 2013-8-18 10:42:17
|
显示全部楼层
You can also use the function (undocumented) "TICKS()" at the start and one at the end, and substract, to see how many it took.
Then, convert to time, when you have done a precise timing of a certain known amount of ticks.
(that is, if the HP Basic doesn't have already some time functions to measure it directly.... On the Nspire, the Lua has that, but not the basic...) |
|