Searched defs:is_fast (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/tools/telemetry/telemetry/web_perf/
H A Dtimeline_interaction_record.py11 IS_FAST = 'is_fast'
91 var str = 'Interaction.SendEmail/is_smooth,is_responsive,is_fast';
103 * is_fast: Enables the fast metric
131 def is_fast(self): member in class:TimelineInteractionRecord

Completed in 4360 milliseconds