Credo.Execution.ExecutionTiming.by_tag
You're seeing just the function
by_tag
, go back to Credo.Execution.ExecutionTiming module for more information.
Returns all timings for the given exec
and tag_name
.
Returns all timings for the given exec
and tag_name
where the tag's value also matches the given regex
.