refactor: improve time handling code
authorJérôme Benoit <jerome.benoit@sap.com>
Wed, 26 Jul 2023 05:48:33 +0000 (07:48 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Wed, 26 Jul 2023 05:48:33 +0000 (07:48 +0200)
commitbe4c670224282bebd69a75fec8fa45b7666634ff
tree8f802bccc14856c7294e90fd971a6a7288694f2b
parent04c32a956205b29f2f5d7a1ac1b28a9f3e9d39c1
refactor: improve time handling code

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
src/charging-station/AutomaticTransactionGenerator.ts
src/charging-station/ChargingStation.ts
src/charging-station/broadcast-channel/ChargingStationWorkerBroadcastChannel.ts
src/charging-station/ocpp/1.6/OCPP16IncomingRequestService.ts
src/charging-station/ocpp/1.6/OCPP16ResponseService.ts
src/performance/PerformanceStatistics.ts
src/utils/Utils.ts
test/utils/Utils.test.ts