Timer:LeftTillRealTimeLimitMS
From Data Realms Wiki
Function | |
---|---|
Syntax | LeftTillRealTimeLimitMS( * None. ) |
Description: | |
Returns how much time in ms that there is left till this Timer reaches a certain time limit previously set by SetRealTimeLimitMS. | |
Returns | A unsigned long with the real time left till the passed in value, or negative if this Timer is already past that point in time. |
Example | |
---|---|
Description | Placeholder! |
Code |
|
Output | Placeholder! |