faastjs > Statistics > update
Statistics.update() method
Update statistics with a new value in the sequence.
Signature:
update(value: number | undefined): void;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
value |
number | undefined |
void
faastjs > Statistics > update
Update statistics with a new value in the sequence.
Signature:
update(value: number | undefined): void;
|
Parameter |
Type |
Description |
|---|---|---|
|
value |
number | undefined |
void