diff --git a/das.nim b/das.nim index c3e0885..5cf0975 100644 --- a/das.nim +++ b/das.nim @@ -9,6 +9,10 @@ import logScope: topics = "DAS emulator" + simTime = Moment.now() - simStartTime + +let + simStartTime = Moment.now() proc bootstrapNodes( nodecount: int,