HelenOS sources
getrealtime 141 uspace/app/taskbar/clock.c getrealtime(&ts);
getrealtime 173 uspace/app/tetris/tetris.c getrealtime(&ts);
getrealtime 157 uspace/app/top/top.c getrealtime(&time);
getrealtime 158 uspace/dist/src/c/demos/top/top.c getrealtime(&time);
getrealtime 712 uspace/lib/c/generic/time.c getrealtime(&ts);
getrealtime 143 uspace/lib/c/include/time.h extern void getrealtime(struct timespec *);
getrealtime 614 uspace/lib/cpp/include/__bits/chrono.hpp ::helenos::getrealtime(&ts);
getrealtime 1538 uspace/lib/ext4/src/superblock.c getrealtime(&ts); // XXX ISO C does not say what the epoch is
getrealtime 143 uspace/lib/posix/include/libc/time.h extern void getrealtime(struct timespec *);
getrealtime 315 uspace/lib/posix/src/time.c getrealtime(&ts);
HelenOS homepage, sources at GitHub