TIMER: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

24 February 2023

11 February 2023

2 February 2023

29 January 2023

23 January 2023

29 April 2022

19 April 2022

  • curprev 16:0216:02, 19 April 2022BigRon55 talk contribs 3,939 bytes +3,939 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..."