BenchmarkRunning

final case class BenchmarkRunning[P](progress: Progress[P], key: PlanKey[P]) extends Event[P]
trait Serializable
trait Product
trait Equals
class Event[P]
class Object
trait Matchable
class Any

Value members

Inherited methods

@inline
def plan: Plan[P]
Inherited from
Event
def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product