NUM_BINS
static unsigned int sleep_time_bin[NUM_BINS] = {0};
int bin = min(fls(t->tv_sec), NUM_BINS-1);