OnGracePeriodEnded
m_tentativeTimer.Reset(countdown, OnGracePeriodEnded, this);
casefile.OnGracePeriodEnded();
static CalloutFunc_t OnGracePeriodEnded;
void OnGracePeriodEnded();