Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
CLK_TCK
src/system/libroot/posix/unistd/conf.cpp
73
return CLK_TCK;
src/tests/system/benchmarks/memspeed.c
61
(double)(LOOPSIZE/MB)/(double)(stop-start)*(double)CLK_TCK);
src/tests/system/benchmarks/memspeed.c
80
(double)(LOOPSIZE/MB)/(double)(stop-start)*(double)CLK_TCK);