TR_NANOSEC
#define TIME_RES_VALID(tr) (tr >= TR_NANOSEC && tr < TR_COUNT)
time_res[TR_NANOSEC] = NANOSEC / NANOSEC;