NSEC2USEC 140 uspace/lib/c/include/time.h #define NSEC2USEC(ns) ((ns) / 1000ll) NSEC2USEC 140 uspace/lib/posix/include/libc/time.h #define NSEC2USEC(ns) ((ns) / 1000ll)