PFT_TABLE_MAXAGE
if (! started || (time(NULL) - pft_table_age) > PFT_TABLE_MAXAGE)
if ((time(NULL) - pft_table_age) > PFT_TABLE_MAXAGE)