Difference between revisions of "Winset time"

From Unofficial QEdit Wiki Guide
Jump to: navigation, search
(No difference)

Revision as of 10:25, 30 April 2013

Syntax

Syntax: winset_timeregister

  • register = Register counting in seconds every second passed update the timer.

Use

Updates the timer every time the register counts a second.

Example


100:     winset_time options //Comment
         ret 

Also see

ret, Barebones function 100, Barebones function 110