All public logs
Jump to navigation
Jump to search
Combined display of all available logs of QB64 Phoenix Edition Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 16:02, 19 April 2022 BigRon55 talk contribs created page TIMER (Created page with "The '''TIMER''' function returns the number of seconds past the previous midnite down to an accuracy of 1/18th of a second. == QB Syntax == ::: seconds! = TIMER == QB64 Syntax == ::: seconds# = TIMER[(''accuracy!'')] * TIMER return values range from 0 at midnight to 86399! A comparison value must stay within that range! * INTEGER or LONG second values range from 0 at midnight to 86399 seconds each day. * Qbasic can return SINGLE values down to about .04...")