06.06.2016, 09:06
Hi all,
I have a function running every hour, that's fine, using a timer. However, it's not quite what I want. I want the function to execute on each hour (E.g. 14:00, 15:00, 16:00, 17:00, etc.). However, at the moment it runs hours but from the time that the server is started.
How would I go about getting the result I want from this?
Thanks
I have a function running every hour, that's fine, using a timer. However, it's not quite what I want. I want the function to execute on each hour (E.g. 14:00, 15:00, 16:00, 17:00, etc.). However, at the moment it runs hours but from the time that the server is started.
How would I go about getting the result I want from this?
Thanks