GetTickCount  
 
 

Returns a millisecond clock counter that can be used for timing sections of CFML code or any other aspects of page processing.

 
 
  Syntax  
 
GetTickCount()

 
 
  Usage  
 

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.





 
 
BackUp LevelNext
 
 

allaire     AllaireDoc@allaire.com
    Copyright © 1998, Allaire Corporation. All rights reserved.