Searched refs:timestamp (Results 1 – 4 of 4) sorted by relevance
155 for timestamp in vals.values():157 max_delta = max(max_delta, timestamp - base)159 base = timestamp216 timestamp, indent, func, brace = m.groups()240 timestamp, indent, func, brace = m.groups()242 start_timestamp = timestamp244 end_timestamp = timestamp
177 self.logfile.timestamp()417 self.timestamp()537 def timestamp(self): member in Logfile
64 .timestamp {
257 self.log.timestamp()354 self.log.timestamp()520 self.log.timestamp()
Completed in 8 milliseconds