Fix ATG run duration computation
authorJérôme Benoit <jerome.benoit@sap.com>
Tue, 21 Sep 2021 20:36:42 +0000 (22:36 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Tue, 21 Sep 2021 20:36:42 +0000 (22:36 +0200)
commit0045cef5dae3be8131969d08f70c10748922524e
treeac852b4c923d6351f7c8e2225d6e4d05d9e759bc
parente55ef94a997fd43fe1b6f2711667777e57cdef63
Fix ATG run duration computation

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
package-lock.json
package.json
src/charging-station/AutomaticTransactionGenerator.ts
src/charging-station/ChargingStation.ts
src/charging-station/ocpp/OCPPRequestService.ts
src/performance/storage/StorageFactory.ts
src/worker/WorkerDynamicPool.ts
src/worker/WorkerFactory.ts
src/worker/WorkerSet.ts
src/worker/WorkerStaticPool.ts