raining010 Posted April 7, 2014 Share Posted April 7, 2014 Hi, Admin I want to execute some codes every hour, or every minute. I saw the codes in manual, WaitUntil(floor(systime()/3600)*3600+3600) the above is for each hour. How about each minute? Could you please teach me? Thanks Link to comment Share on other sites More sharing options...
AzeoTech Posted April 7, 2014 Share Posted April 7, 2014 Its the same, but change all the 3600's to 60's since there are 60 seconds in a minute. Link to comment Share on other sites More sharing options...
raining010 Posted April 8, 2014 Author Share Posted April 8, 2014 thank you Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.