OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_seconds
(Results
1 - 2
of
2
) sorted by null
/external/chromium-trace/catapult/telemetry/telemetry/internal/actions/
repaint_continuously.py
19
self.
_seconds
= seconds
32
time.sleep(self.
_seconds
)
35
util.WaitFor(HasMinRafs, max(60 - self.
_seconds
, 0))
seek.py
29
self.
_seconds
= seconds
44
(self._selector, self.
_seconds
, self._log_time, self._label))
Completed in 48 milliseconds