Searched refs:hasTimeout (Results 1 – 1 of 1) sorted by relevance
736 val hasTimeout = timeoutTime != null && currentTime.after(timeoutTime) in <lambda>() constant737 if (!hasTimeout) { in <lambda>()