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

/solaris-x11-s11/open-src/app/dispswitch/sun-src/
H A Ddispswitch.c75 static struct timeval time_val; variable in typeref:struct:timeval
1224 prev =(long long) time_val.tv_sec * 1000000 + time_val.tv_usec;
1967 X_GETTIMEOFDAY(&time_val);
2048 X_GETTIMEOFDAY(&time_val);

Completed in 277 milliseconds