struct Protocol::CSS::TakeCoverageDelta
- Protocol::CSS::TakeCoverageDelta
- Struct
- Value
- Object
Overview
Obtain list of rules that became used since last call to this method (or since start of coverage instrumentation)
Included Modules
- JSON::Serializable
- Protocol::Command
Defined in:
protocol/css.crConstructors
Instance Method Summary
- #coverage : Array(RuleUsage)
-
#timestamp : Number::Primitive
Monotonically increasing time, in seconds.