Hello,
I need to fire some action very precisely AFAIK I cannot fully trust to Ttimer(accuracy)
Maybe question is stupid or trivial but how get something similar like below but using the most precise method(TStopwatch)
procedure TForm1.Timer1Timer(Sender: TObject);
begin
// Do something every 1 second(timer interval set to 1000ms)
end;
Hi
Can Someone help me on below
i need to make app count down for 1 Year
Let Say if i set Date for 2021 Dec 31
need to see to the Set Date
How Many Year , months , Days , Hours , Mints, Seconds Left