To convert ticks to milliseconds
Milliseconds = CPYU_ticks*clock_rate 1000
To see the clock_rate for your system, execute:
sp_configure "sql server clock tick length"
See the System Administration Guide for more information.