Searched refs:calltime (Results 1 – 1 of 1) sorted by relevance
1487 sal_Int32 calltime = aEnd.Seconds - rStart.Seconds; in lastChanceToSendRefreshRequest() local1488 if ( calltime <= timeout ) in lastChanceToSendRefreshRequest()1491 = aEnd.Seconds + timeout - calltime; in lastChanceToSendRefreshRequest()
Completed in 19 milliseconds