gta.time.minuteDuration: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{ | {{ScriptItem2 | ||
| | |name = gta.time.minuteDuration | ||
| | |side = client | ||
|type = variable | |type = variable | ||
| | |games = iii vc sa iv | ||
|desc = fetch or set the minute duration, in milliseconds | |||
|return = int an integer, representing the minute duration, in milliseconds | |||
|readonly = false | |readonly = false | ||
}} | }} |
Latest revision as of 20:36, 19 November 2022
Variable
Client Only
Online and Offline
Read and Set
Available since Client 1.0.0
int gta.time.minuteDuration
The gta.time.minuteDuration variable is used to fetch or set the minute duration, in milliseconds.
Value
int | An integer, representing the minute duration, in milliseconds. |
read/set | This variable can be changed, as well as read. |
Notes
There aren't any notes for this variable.
Examples
There aren't any examples for this variable.
Compatibility
There isn't any compatibility information for this variable.
Related
Client Related
gta.hasSeenTimerHelp
gta.startCountdownTimer
gta.stopTimer
gta.time.day
gta.time.hour
gta.time.minute
gta.time.minuteDuration
gta.time.second
gta.timer
gta.timeStep