Estimated remaining time
PrintEstimatedRemainingTime.RdPrints the estimated remaining time in a loop. Useful in Monte Carlo simulations.
Details
Called at the end of each Monte Carlo step, this function will compute
  the duration of the actual step, an estimate of the remaining MC loops
  duration and prints the result to the screen in a human readable
  format using function PrintDuration.