Home
last modified time | relevance | path

Searched refs:timer_paramF (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/tgif/tgif-QPL-4.2.5/rmcast/src/
H A Drminternals.h141 int timer_paramF; member
H A Drmcast.c791 *((int *)return_value) = rmcast_options.timer_paramF; in RM_getOption()
879 rmcast_options.timer_paramF = (int)opt_value; in RM_setOption()
H A Drmevent.c217 … timerhigh= (rmcast_options.timer_paramE+rmcast_options.timer_paramF)*estimated_delay; in generateTimerValue()