Credo.Execution.ExecutionTiming.append
You're seeing just the function
append
, go back to Credo.Execution.ExecutionTiming module for more information.
Adds a timing piped from run/2
to the given exec
(using the given values of tags
, started_at
and duration
).
Adds a timing to the given exec
using the given values of tags
, started_at
and duration
.