Implements filtering of performance entries using the StatsFilterConfig. Exposed so users of the library can do more filtering themselves if they want to.

Hierarchy

  • StatsFilter

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Private Readonly config

Methods

matches

  • matches(entry: PerformanceEntry): boolean
  • Parameters

    • entry: PerformanceEntry

    Returns boolean