I'm modelling survival as a function of age (through a binary time-varying covariate) on RDPNE (thanks bmcclintock for the tip

Section 11.6 of the handbook recommends using the mean value of the covariate for missing values. However, it does not approach the case of missing values of time-varying covariates. Should I:
(a) Use the mean value of the covariate over all occasions?
(b) Use the mean value over each interval (i.e., the mean value of occasion i for missing values on i )?
(c) Substitute missing values for zeroes?
(d) MARK won't read covariate values for not-yet captured individuals; it won't make a difference?
I thought about for a while, and still think it's a silly question; however, I couldn't find any reference to it on the book nor the forum. Sorry if I overlooked it.
Thanks in advance!