core3-utils

@wixc3/performance on Github

Home > @wixc3/performance > IPerformance

IPerformance interface

Signature:

export interface IPerformance 

Methods

Method Description
[getEntriesByType(type)](/core3-utils/performance.iperformance.getentriesbytype.html)
[mark(markName)](/core3-utils/performance.iperformance.mark.html)
[measure(measureName, startMark, endMark)](/core3-utils/performance.iperformance.measure.html)