msec_to_timespec
struct timespec msec_to_timespec(int msec);
msec_to_timespec(thermometer->tz[i].polling);
timer_it.it_value = msec_to_timespec(options->duration);