DURATION_SECS 48 uspace/app/tester/ipc/starve.c TPRINTF("Intensive computation shall be imagined (for %ds)...\n", DURATION_SECS); DURATION_SECS 54 uspace/app/tester/ipc/starve.c if (NSEC2SEC(ts_sub_diff(&now, &start)) >= DURATION_SECS)HelenOS homepage, sources at GitHub