I want to Timer with c++ usin qt. I have one timer in my code, but the time display on the screen is slow. timer -> start(500) must update every 20 seconds i guess.