Chuyển tới nội dung chính

4 tài liệu đã gắn thẻ được gắn thẻ "time"

Xem tất cả thẻ

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.