Options
All
  • Public
  • Public/Protected
  • All
Menu

Defines the shape of a collection of datasets that our graphing service uses for drawing purposes.

Hierarchy

  • IPerfDatasets

Index

Properties

The data to be processed by the performance graph. Each slice will be of the form of [timestamp, numberOfPoints, value1, value2...]

ids: string[]

The ids of our dataset.

startingIndices: DynamicFloat32Array

A list of starting indices for each slice of data collected. Used for fast access of an arbitrary slice inside the data array.

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Property
  • Method
  • Static method

Settings

Theme