SEC2USEC 127 uspace/lib/c/include/time.h #define SEC2USEC(s) ((s) * 1000000ll) SEC2USEC 127 uspace/lib/posix/include/libc/time.h #define SEC2USEC(s) ((s) * 1000000ll)