Home | History | Annotate | Download | only in apps

Lines Matching defs:tck

2995 		long int tck = sysconf(_SC_CLK_TCK);
2996 ret = (now - tmstart)/(double)tck;