Add a Timing instance to the collection.
The Timing instance to collect.
Measure the duration of a function.
The name of the measurement.
The description of the measurement. Optional.
The function to measure.
Append a Server-Timing header per measurement to the given Headers object.
The Headers object to append to.
The Headers object with the Server-Timing headers appended.
Convert the measurements to a string.
The string representation of the measurements.
Add a Timing instance to the collection.