NSEC2SEC 138 uspace/lib/c/include/time.h #define NSEC2SEC(ns) ((ns) / 1000000000ll) NSEC2SEC 138 uspace/lib/posix/include/libc/time.h #define NSEC2SEC(ns) ((ns) / 1000000000ll)