Es gettime
From EventScripts Community Encyclopedia
|
[edit] OverviewSyntax: Note: Command parameters are described inside the
< and > characters. Optional parameters are contained within [ and ] characters.Variation of this command that doesn't expand variables: es_xgettime [edit] DescriptionStores the current seconds since January 1, 1970 in variable. Always growing value. EventScripts will expand any variables it finds. [edit] Parameters
[edit] Exampleses_xsetinfo timenow 0 es_xgettime timenow es_msg The number of seconds elapsed since Jan 1 1970 is server_var(timenow)
[edit] Notes
[edit] See also |
