PerformanceStats
Nodepod API / src / PerformanceStats
Interface: PerformanceStats
Section titled “Interface: PerformanceStats”Defined in: src/performance-tracker.ts:9
Properties
Section titled “Properties”counters
Section titled “counters”counters:
Record<string,number>
Defined in: src/performance-tracker.ts:11
timings
Section titled “timings”timings:
Record<string,PerformanceTiming>
Defined in: src/performance-tracker.ts:10