Remove time counter to avoid segfaults
Using timing tools (which just kept track of how long MCMC loops took, no changes to actual code output) was occasionally causing segfaults during checkpointing. Removed the timing.
Using timing tools (which just kept track of how long MCMC loops took, no changes to actual code output) was occasionally causing segfaults during checkpointing. Removed the timing.