Searched refs:starttime (Results 1 - 2 of 2) sorted by relevance

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/vts/ast/
H A Dtools.c1044 register hrtime_t starttime; local
1055 starttime = gethrtime();
1056 endtime = starttime + ast_loop_time;
1224 register hrtime_t starttime; local
1232 starttime = gethrtime();
1233 endtime = starttime + ast_loop_time;
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/vts/mga/
H A Dtools.c922 register hrtime_t starttime; local
927 starttime = gethrtime();
928 endtime = starttime + mga_loop_time;
956 register hrtime_t starttime; local
961 starttime = gethrtime();
962 endtime = starttime + mga_loop_time;

Completed in 553 milliseconds