Timer:SetRealTimeLimitS
From Data Realms Wiki
(Difference between revisions)
Beautifybot (Talk | contribs) m (updating function page) |
Beautifybot (Talk | contribs) m (updating function page) |
||
Line 5: | Line 5: | ||
|description = | |description = | ||
Sets the real time limit value of this Timer, RELATVE to the start time. This is when the timer is supposed to show that it has 'expired' or reached whatever time limit it is supposed to keep track of. | Sets the real time limit value of this Timer, RELATVE to the start time. This is when the timer is supposed to show that it has 'expired' or reached whatever time limit it is supposed to keep track of. | ||
- | + | }} | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | }} | + |
Latest revision as of 00:56, 28 June 2012
Function | |
---|---|
Syntax | SetRealTimeLimitS( * A positive double with the new real time limit relative to the start time. ) |
Description: | |
Sets the real time limit value of this Timer, RELATVE to the start time. This is when the timer is supposed to show that it has 'expired' or reached whatever time limit it is supposed to keep track of. | |
Returns | None. |
Example | |
---|---|
Description | Placeholder! |
Code |
|
Output | Placeholder! |