cs sdk v 1.14 released
Home | Product | Documents | Tutorials | FAQ | Download | Forum | Contacts | Link
Cross Suit
Cross Suit SDK
LUA tutorials
Support
Product parts
Virtual File system
Demo Games
3D Engine
gvSystem(dx9)
Link
#include <gv_timer.h>
Inheritance diagram for gvTimer_LINUX:
Definition at line 75 of file gv_timer.h.
returns the current time in milliseconds
[virtual]
initializes the real timer
Reimplemented from gv_iTimer.
sets the current virtual (game) time
stops the virtual (game) timer
starts the game timer
sets the speed of the virtual timer
gets the speed of the virtual timer
returns if the timer currently is stopped
makes the virtual timer update the time value based on the real time
timer update
reset timer.
returns the current real time in milliseconds
[private]
number of frames
Definition at line 79 of file gv_timer.h.
Definition at line 119 of file gv_timer.h.
Definition at line 120 of file gv_timer.h.
Definition at line 121 of file gv_timer.h.
Definition at line 122 of file gv_timer.h.
Definition at line 123 of file gv_timer.h.
time elapsed in the last frame.
Definition at line 125 of file gv_timer.h.
Definition at line 126 of file gv_timer.h.
Definition at line 129 of file gv_timer.h.
fake multiply timer value.
Definition at line 131 of file gv_timer.h.
Copyright(C) gvSystem & GamePlus All Rights Reserved.