flywave-mapview.framestatsarray
Home > @flywave/flywave-mapview > FrameStatsArray
FrameStatsArray class
Only exported for testing.
Signature:
export declare class FrameStatsArray
Remarks
Instead of passing around an array of objects, we store the frame statistics as an object of arrays. This allows convenient computations from ,
Constructors
Constructor | Modifiers | Description |
|---|---|---|
Constructs a new instance of the |
Properties
Property | Modifiers | Type | Description |
|---|---|---|---|
| number | ||
| Map<string, RingBuffer<number>> | ||
| number | ||
| RingBuffer<string[] | undefined> |
Methods
Method | Modifiers | Description |
|---|---|---|
Prints all values to the console. | ||