Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ApiNetworkPerformance

Interface for saving the API network performance properties

Hierarchy

  • ApiNetworkPerformance

Index

Properties

averageLatencyInSeconds: number

Average latency in seconds for last N sampling requests

numOfSamplingRequests: number
remarks

Number of last N sampling requests to measure network performance

requests: ApiNetworkRequest[]
remarks

Last N API requests that are being used to measure network performance

totalNumOfRequests: number
remarks

Total number of requests of valid endpoints to measure latency

Generated using TypeDoc