log simTime

log virtual time from beginning

Signed-off-by: Csaba Kiraly <csaba.kiraly@gmail.com>
This commit is contained in:
Csaba Kiraly 2023-09-05 09:29:32 +02:00
parent ba6949dd1c
commit aa487fa340
No known key found for this signature in database
GPG Key ID: 0FE274EE8C95166E
1 changed files with 4 additions and 0 deletions

View File

@ -9,6 +9,10 @@ import
logScope:
topics = "DAS emulator"
simTime = Moment.now() - simStartTime
let
simStartTime = Moment.now()
proc bootstrapNodes(
nodecount: int,