Searched refs:time_when_last_call_started (Results 1 – 1 of 1) sorted by relevance
628 static long long time_when_last_call_started=getTickCount(); in process() local631 …elta_time_from_prev_call=1000.0 * (((double)(getTickCount() - time_when_last_call_started)) / fre… in process()634 time_when_last_call_started=getTickCount(); in process()