انتقل إلى المحتوى الرئيسي

4 مستندات موسومة مستند موسوم بـ "time"

عرض كل الوسوم

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.