[QUOTE=Santosh Reddy;247633]Yes, you need to maintain a session time variable and keep adding the time to it so that the sum is retainted over the start-pause sessions


Can You teach me a method how ? What i can think of is jus makiing a
QString a=ui->label->text();
But i dont it will work as I will have to Resume it to start counting . Anyway to do it ?