USEC2NSEC 136 uspace/lib/c/include/time.h #define USEC2NSEC(us) ((us) * 1000ll) USEC2NSEC 136 uspace/lib/posix/include/libc/time.h #define USEC2NSEC(us) ((us) * 1000ll)