Searched refs:time_from_previous_launch_in_ms (Results 1 – 1 of 1) sorted by relevance
543 …double time_from_previous_launch_in_ms=1000.0 * (((double)(getTickCount() - timeWhenDetectingThre… in communicateWithDetectingThread() local544 …shouldSendNewDataToWorkThread = (time_from_previous_launch_in_ms >= detectionBasedTracker.paramete… in communicateWithDetectingThread()546 …(shouldSendNewDataToWorkThread?1:0), time_from_previous_launch_in_ms, detectionBasedTracker.parame… in communicateWithDetectingThread()