Searched refs:FM_MAXTICKS (Results 1 – 1 of 1) sorted by relevance
1318 #define FM_MAXTICKS ((time_t)99) /* useless computing more ticks than this */ macro1340 ticks = min(FM_MAXTICKS, ticks); in fmeter_update()