PerformanceCallbackFunction type

type PerformanceCallbackFunction = (events: PerformanceEvent[]) => void