This class is used to maintain the timestamp of GR start.
Definition: management.h:43
static bool check_if_quarantine_time_passed(int quarantime_time, unsigned int *seconds_since_member_join)
Calculates time difference between GR start and now and does the time comparison with quarantine time...
Definition: management.cc:38
static std::chrono::steady_clock::time_point gr_start_time
Definition: management.h:46
static void reset_start_time()
Resets the gr_start_time to now.
Definition: management.cc:34