faastjs.functionstats.estimatedbilledtime.md

April 11, 2023 ยท View on GitHub

faastjs > FunctionStats > estimatedBilledTime

FunctionStats.estimatedBilledTime property

Statistics for amount of time billed. This is similar to FunctionStats.executionTime except each sampled time is rounded up to the next 100ms.

Signature:

estimatedBilledTime: Statistics;