mirror of
https://github.com/duanhf2012/origin.git
synced 2026-02-03 22:45:13 +08:00
新增FrameTimer模块,支持暂停、恢复、加速
This commit is contained in:
@@ -18,6 +18,7 @@ const (
|
||||
Sys_Event_Retire EventType = -11
|
||||
Sys_Event_EtcdDiscovery EventType = -12
|
||||
Sys_Event_Gin_Event EventType = -13
|
||||
Sys_Event_FrameTick EventType = -14
|
||||
|
||||
Sys_Event_User_Define EventType = 1
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user