Navigation: thinBasic Modules > Core > Application functions > App_Timer |
|
Description
Returns various script timing that can be used for script tuning.
Syntax
n = APP_Timer(TimerType)
Returns
Number expressed in seconds.
Parameters
Name |
Type |
Optional |
Meaning |
TimerType |
Number |
No |
The requested timer. See APP_Timer equates for possible timer values |
Remarks
Restrictions
See also
Examples
© 2004-2008 thinBasic. All rights reserved. | Version 1.7.0.0 | Web Site: http://www.thinbasic.com |