Searched refs:calltime (Results 1 – 1 of 1) sorted by relevance
1142 sal_Int32 calltime = aEnd.Seconds - rStart.Seconds; in lastChanceToSendRefreshRequest() local1143 if ( calltime <= timeout ) in lastChanceToSendRefreshRequest()1146 = aEnd.Seconds + timeout - calltime; in lastChanceToSendRefreshRequest()
Completed in 23 milliseconds