STORM_INTERVAL    241 lib/cluster/election.c     expires = tm_now + STORM_INTERVAL;  /* N seconds after the last _access_ */
STORM_INTERVAL    626 lib/cluster/election.c         e->expires = tm_now + STORM_INTERVAL;
STORM_INTERVAL    637 lib/cluster/election.c                      e->name, e->election_wins, STORM_INTERVAL);
STORM_INTERVAL    639 lib/cluster/election.c             e->expires = tm_now + STORM_INTERVAL;