adspace


how to use the GetTickCount() properly and what is that
procedure for?

Answer Posted / Vikash Bharati

GetTickCount() is a built-in function in VBScript that returns the number of milliseconds elapsed since the system was started. To use it, simply call GetTickCount() wherever you need to measure time. It can be useful for timing tasks, creating timers, or implementing wait functions.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

No New Questions to Answer in this Category !!    You can

Post New Questions

Answer Questions in Different Category