missing timer closing

This commit is contained in:
Joachim Schöberl 2019-09-30 19:26:50 +02:00
parent 871f70790f
commit fe95433a87

View File

@ -1095,6 +1095,8 @@ namespace netgen
} }
} }
} }
tloop.Stop();
if (printeddot) if (printeddot)
PrintDot ('\n'); PrintDot ('\n');