This function asks the user if they want to continue with resampling if the
total time for resampling takes more than 10 minutes. It also provides an
estimate of how long resampling takes. This function is required for
InPosition
and TInPosition
and we do not recommend others use
it.
continueResampling(cycle.time)
Is the subtraction of two calls to proc.time
.
Derek Beaton