Skip to main content

4 docs tagged with "time"

View all tags

getdate

Get the current server date, which will be stored in the variables &year, &month and &day.

GetTickCount

Returns a value which increases every millisecond.

gettime

Get the current server time, which will be stored in the variables &hour, &minute and &second.

tickcount

This function can be used as a replacement for GetTickCount, as it returns the number of milliseconds since the start-up of the server.