serverTime: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
m (Text replacement - "|=GROUP1" to "|GROUP1=") |
||
Line 8: | Line 8: | ||
|eff= global |MPARGUMENTS= | |eff= global |MPARGUMENTS= | ||
|gr1= Time |= | |gr1= Time |GROUP1= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 16:51, 26 September 2020
Description
- Description:
- Returns the time since last server restart, synced to all clients in MP. The syncing is happening every 5 minutes, but you can force the next sync earlier by executing estimatedTimeLeft command. The time returned is also different to the time returned by time and diag_tickTime commands on server. Returns 0 in SP.
- Groups:
- Time
Syntax
- Syntax:
- serverTime
- Return Value:
- Number
Examples
- Example 1:
hint format ["Synced server time : %1", serverTime];
Additional Information
- See also:
- timediag_tickTimedatemissionStartestimatedTimeLeftestimatedEndServerTimesystemTimesystemTimeUTC
Notes
-
Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note