USEC2SEC 134 uspace/lib/c/include/time.h #define USEC2SEC(us) ((us) / 1000000ll) USEC2SEC 134 uspace/lib/posix/include/libc/time.h #define USEC2SEC(us) ((us) / 1000000ll)