Timing

fun Timing(name: String, durationMs: Long, nestedTimings: List<Timing>, itemCount: Int? = null, isParallel: Boolean? = null)