R/process_nat.R
get_time_since_last_dose.Rd
Calculate the time elapsed in days since each person's last dose
get_time_since_last_dose(timestep, dt, vaccinated, dose_time)
current time step
size of time step
bitset of vaccinated persons
a list of IntegerVariable
objects