Searched refs:td_startframe (Results 1 – 4 of 4) sorted by relevance
107 if (host_framecount == cls.td_startframe + 1) in CL_GetMessage()341 frames = (host_framecount - cls.td_startframe) - 1; in CL_FinishTimeDemo()378 cls.td_startframe = host_framecount; in CL_TimeDemo_f()
132 int td_startframe; // host_framecount at start member
168 cls.td_startframe = host_framecount; in CL_GetDemoMessage()770 frames = (host_framecount - cls.td_startframe) - 1; in CL_FinishTimeDemo()802 cls.td_startframe = host_framecount; in CL_TimeDemo_f()
194 int td_startframe; // host_framecount at start member