Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IPerformanceApi

This interface defines the methods that should exist on any PerformanceApi class. Once initially published, changes to the prototype's of these methods should not be changed so easily. Any changes to the public facing operation of these methods will result in incompatibilities with previous versions that might be loaded and called upon exit of the main program.

see

{PerformanceApiManager._savePerformanceResults}

Hierarchy

  • IPerformanceApi

Implemented by

Index

Methods

getMetrics

getNodeTiming

getSysInfo

Generated using TypeDoc