I want to add a timer to my mobile application, which I'm developing using Titanium framework. I didn't find any related thing in documentation. Can anybody suggest a solution for this problem.
Thanx
|
I want to add a timer to my mobile application, which I'm developing using Titanium framework. I didn't find any related thing in documentation. Can anybody suggest a solution for this problem. Thanx |
|||
|
|
|
If you mean a timer for executing code later, just use javascript
difference being |
||||
|
|