Searched refs:callTimeout (Results 1 – 1 of 1) sorted by relevance
310 long callTimeout = callDeadline.timeRemaining(TimeUnit.NANOSECONDS); in logIfContextNarrowedTimeout() local311 builder.append(String.format(" Explicit call timeout was '%d' ns.", callTimeout)); in logIfContextNarrowedTimeout()