Time the initialisation step as well.
Compare changes
+ 6
− 0
@@ -1897,6 +1897,9 @@ void engine_init_particles(struct engine *e) {
@@ -1959,8 +1962,11 @@ void engine_init_particles(struct engine *e) {
In times of difficult debugging that's the most minor change ever. The 0th time-step now also has an output displaying the wallclock time spent.