private void OnEnable() { This = (GlobalDispatchTimer)target; }
private void Start() { gdt = GlobalDispatchTimer.Instance; }