ExecutionSpeedLogEventPayload

constructor(executionSpeed: Long, fullMethodQualifiedName: String, methodName: String, className: String, timestamp: LocalDateTime = LocalDateTime.now(), expectedExecutionSpeed: Long? = null)