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).

Logs
  • 14:07, 24 February 2023 RhoSigma talk contribs created page TIMER (function) (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. {{PageSyntax}} ;QuickBASIC:seconds! = TIMER ;QB64:seconds# = TIMER[(''accuracy!'')] {{PageDescription}} * 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...")