Searched refs:TICKS_PER_MILLISECOND (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
H A Dglut_get.c200 return (int) (elapsed.val / TICKS_PER_MILLISECOND);
H A Dglutint.h77 #define TICKS_PER_MILLISECOND 10000 macro
H A Dglut_event.c138 timer->timeout.val = interval * TICKS_PER_MILLISECOND;
/xsrc/external/mit/MesaGLUT/dist/src/glut/beos/
H A Dglutint.h59 #define TICKS_PER_MILLISECOND 10000 macro

Completed in 7 milliseconds