[Qt-interest] how do use the timer to calculate the time duration

Yuvaraj R yuvaraj at ongobiz.com
Mon Jun 22 20:57:31 CEST 2009


---------- Forwarded message ----------
From: <qt-interest-bounces at trolltech.com>
Date: Tue, Jun 23, 2009 at 12:22 AM
Subject: The results of your email commands
To: yuvaraj at ongobiz.com


The results of your email command are provided below. Attached is your
original message.

- Results:
   Ignoring non-text/plain MIME parts
   You are already subscribed!

- Unprocessed:
   Re: [Qt-interest] how do use the timer to calculate the time duration
   Hi
    how do i stop the timer...
   once i calculated the time...
   there is no methed to stop the timer
   On Mon, Jun 22, 2009 at 11:29 PM, Ferenc Stelcz <ferenc at stelcz.hu> wrote:
   >  Yuvaraj R wrote:
   > > Hi All
   > >
   > > I want to calculate the  task completion time..
   > >
   > >   So   How do use the timer to calculate the time duration..
   > >
   > >
   > > Thanks
   > >
   > > Yuvaraj R
   > >
   >
   > There are more and more of "your" ermmm.. kind of "developers"... :D
   >
   > Assistant -> Search -> "QTime" -> void QTime::start();

- Ignored:
   >
   > from the 2nd line:
   >
   > QTime t;
   > t.start();
   > some_lengthy_task();
   > qDebug("Time elapsed: %d ms", t.elapsed());
   >
   > --
   > Ferenc Stelcz
   > Junior Software Engineer
   >
   > Banyan Technologies LLC.
   >
   >
   > __________ Information from ESET Smart Security, version of virus
signature
   > database 4177 (20090622) __________
   >
   > The message was checked by ESET Smart Security.
   >
   > http://www.eset.com
   >
   >
   > _______________________________________________
   > Qt-interest mailing list
   > Qt-interest at trolltech.com
   > http://lists.trolltech.com/mailman/listinfo/qt-interest
   >

- Done.



---------- Forwarded message ----------
From: Yuvaraj R <yuvaraj at ongobiz.com>
To: Ferenc Stelcz <ferenc at stelcz.hu>, qt-interest-subscribe at trolltech.com
Date: Tue, 23 Jun 2009 00:15:34 +0530
Subject: Re: [Qt-interest] how do use the timer to calculate the time
duration


Hi

 how do i stop the timer...

once i calculated the time...

there is no methed to stop the timer
On Mon, Jun 22, 2009 at 11:29 PM, Ferenc Stelcz <ferenc at stelcz.hu> wrote:

>  Yuvaraj R wrote:
> > Hi All
> >
> > I want to calculate the  task completion time..
> >
> >   So   How do use the timer to calculate the time duration..
> >
> >
> > Thanks
> >
> > Yuvaraj R
> >
>
> There are more and more of "your" ermmm.. kind of "developers"... :D
>
> Assistant -> Search -> "QTime" -> void QTime::start();
>
> from the 2nd line:
>
> QTime t;
> t.start();
> some_lengthy_task();
> qDebug("Time elapsed: %d ms", t.elapsed());
>
> --
> Ferenc Stelcz
> Junior Software Engineer
>
> Banyan Technologies LLC.
>
>
> __________ Information from ESET Smart Security, version of virus signature
> database 4177 (20090622) __________
>
> The message was checked by ESET Smart Security.
>
> http://www.eset.com
>
>
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090623/9d9829a2/attachment.html 


More information about the Qt-interest-old mailing list