[reSIProcate] StatisticManager? value of mNextPoll

julien thai julienresiprocate at gmail.com
Mon May 16 08:25:47 CDT 2005


 Dear All,
 Someone can help me to find out the value of mNextPoll.
Cos i didn't find where you declare the value of mNextPoll.
But i see the value of mNextPoll is 12760723077441.
 And in the case,if (Timer:getTimeMS()>=mNextPoll) is true
can you explain to me the role of poll().
 Thank you so much
Julien
 StatisticsManager::process()

{if (Timer::getTimeMs() >= mNextPoll)
{poll();
mNextPoll += mInterval;
}

}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.resiprocate.org/pipermail/resiprocate-devel/attachments/20050516/aed6976d/attachment.htm>


More information about the resiprocate-devel mailing list