Returns the execution time between start and TestEntry timestamp.
start
Duration executionTime(DateTime start) => timestamp.difference(start);