Home
last modified time | relevance | path

Searched refs:CL_G2API_GetTime (Results 1 – 2 of 2) sorted by relevance

/dports/games/openjk/OpenJK-07675e2/codemp/client/
H A Dcl_uiapi.cpp616 static int CL_G2API_GetTime( void ) { in CL_G2API_GetTime() function
1235 return CL_G2API_GetTime(); in CL_UISystemCalls()
1418 uii.G2API_GetTime = CL_G2API_GetTime; in CL_BindUI()
H A Dcl_cgameapi.cpp686 static int CL_G2API_GetTime( void ) { in CL_G2API_GetTime() function
1594 return CL_G2API_GetTime(); in CL_CgameSystemCalls()
1893 cgi.G2API_GetTime = CL_G2API_GetTime; in CL_BindCGame()