Clock(clockid_t cid=CLOCK_REALTIME) | Ux::Clock | [inline] |
clock_id | Ux::Clock | [protected] |
getcpuclockid(pid_t pid, Clock &clock) | Ux::Clock | [static] |
getres(TimeNsec &res) | Ux::Clock | |
gettime(TimeNsec &t) | Ux::Clock | |
nanosleep(int flags, const TimeNsec &nsecs) | Ux::Clock | |
nanosleep(int flags, const TimeNsec &nsecs, const TimeNsec &remain) | Ux::Clock | |
nanosleep(const TimeNsec &nsecs, TimeNsec &remain) | Ux::Clock | [static] |
nanosleep(const TimeNsec &nsecs) | Ux::Clock | [static] |
operator clock_t() const | Ux::Clock | [inline] |
settime(const TimeNsec &t) | Ux::Clock | |
sleep(unsigned secs) | Ux::Clock | [inline, static] |
usleep(useconds_t usecs) | Ux::Clock | [static] |