Go to the documentation of this file.
20 #ifndef __I6ENGINE_CONFIGS_FRAMETIMES_H__
21 #define __I6ENGINE_CONFIGS_FRAMETIMES_H__
23 #define LNG_MESSAGING_FRAME_TIME 5000
24 #define LNG_GRAPHICS_FRAME_TIME 30000
25 #define LNG_GUI_FRAME_TIME 30000
26 #define LNG_INPUT_FRAME_TIME 15000
27 #define LNG_NETWORK_FRAME_TIME 15000
28 #define LNG_OBJECT_FRAME_TIME 30000
29 #define LNG_PHYSICS_FRAME_TIME 30000
30 #define LNG_SCRIPTING_FRAME_TIME 15000
31 #define LNG_AUDIO_FRAME_TIME 15000
32 #define LNG_GAME_FRAME_TIME 50000