Rizin
unix-like reverse engineering framework and cli tools
|
#include <sftypes.h>
Public Attributes | |
time_t | tv_sec |
long | tv_nsec |
long timespec::tv_nsec |
Definition at line 90 of file sftypes.h.
Referenced by nanosleep(), rz_sys_sleep(), rz_sys_usleep(), rz_time_now_mono(), uv__hrtime(), uv__io_poll(), uv_cond_destroy(), uv_cond_timedwait(), and UV_UNUSED().
time_t timespec::tv_sec |
Definition at line 89 of file sftypes.h.
Referenced by nanosleep(), rz_sys_sleep(), rz_sys_usleep(), rz_time_now_mono(), uv__hrtime(), uv__io_poll(), uv_cond_destroy(), uv_cond_timedwait(), UV_UNUSED(), and uv_uptime().