Searched refs:currTimestamp (Results 1 – 1 of 1) sorted by relevance
86 val currTimestamp = getTimestamp(rawEntry) in doParse() constant87 if (!selectedInputTimestamps.contains(currTimestamp) || !shouldParseEntry(rawEntry)) { in doParse()