What are you trying to to? If you want to determine time in milliseconds between event A and event B, you can use CF's GetTickCount() function.
Note that (from CF manual)"The absolute value of the counter has no meaning. Generate useful timing values by taking differences between the results of GetTickCount() at specified points during page processing."
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.