@@TIMETICKS Displays the number of microseconds per tick. A tick is a unit of measurement designated by a : TIMETICKS « System Settings « SQL Server / T-SQL Tutorial






specified number of milliseconds (31.25 milliseconds for Windows 2000).
3>
4> SELECT 'TimeTicks', @@TIMETICKS
5> GO

--------- -----------
TimeTicks       31250

(1 rows affected)








26.38.TIMETICKS
26.38.1.@@TIMETICKS Displays the number of microseconds per tick. A tick is a unit of measurement designated by a