minimum effective schedule interval ( iphone objective c ) -


i think there minimum time span can assign interval schedule task in iphone sdk. haven't found minimum interval/time span yet.

would let me know please! helpful me.

edit

any detail reference more appreciative. in advance

nstimeinterval "double", can specify double value. smallest value next 0 2.225e-308.

however, remember nstimer not high-precision tool. can specify small intervals, aren't honored os. here's documentation nstimer says:

the effective resolution of time interval timer limited on order of 50-100 milliseconds


Comments

Popular posts from this blog

c++ - How do I get a multi line tooltip in MFC -

asp.net - In javascript how to find the height and width -

c# - DataTable to EnumerableRowCollection -