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;