[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[amibroker] Problem with resetting the getperformancecounter()



PureBytes Links

Trading Reference Links

Hi, I am confused why the following codes fails to reset the 
getperformancecounter()?  Thanks for any help  / Tom

===========================================================

reset=ParamTrigger("reset time counter","Click to reset");
if(reset)

   {GetPerformanceCounter(True); }


  elapsed=GetPerformanceCounter()/1000; 
   RequestTimedRefresh(2);

Title=
"\nElapsed = "+ elapsed;


Content-Description: "AVG certification"
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.5.432 / Virus Database: 268.17.26/670 - Release Date: 2/5/2007 2:04 PM