SEC2NSEC 128 uspace/lib/c/include/time.h #define SEC2NSEC(s) ((s) * 1000000000ll) SEC2NSEC 128 uspace/lib/posix/include/libc/time.h #define SEC2NSEC(s) ((s) * 1000000000ll)