0
Loop time
How does it take for an android app to do a cycle with 4 or 5 commands, ten to the power of thirty times?
2 Respuestas
+ 2
mohammad karimi
Your question seems to be incomplete...
You wrote, "If cycle time" and then that's it in the title.
Regarding the question details section...
What do you consider is a cycle?
What do you consider is a command?
Are you trying to see how long it takes to run 10^30 loops doing some specified type of work on an unspecified device with unspecified details about the hardware or OS version?
Why that specific number?
What are you attempting to figure out?
0
I want to do a loop 10^30 times in an application?