Hi all,
how is it possible in c++, that i can call a method after 1 hour
for example in my case i have huge amount of data,
i can not check all at once
so i need to call the functuion automatically after 1 hour

kindly give me some code example if possible