private void OnDestroy()
 {
     Instance = null;
     m_time_util.Dispose();
 }