Rizin
unix-like reverse engineering framework and cli tools
|
#include <sftypes.h>
Public Attributes | |
long | tv_sec |
long | tv_usec |
long timeval::tv_sec |
Definition at line 84 of file sftypes.h.
Referenced by rz_time_now(), subprocess_wait(), and uv_getrusage().
long timeval::tv_usec |
Definition at line 85 of file sftypes.h.
Referenced by rz_time_now(), subprocess_wait(), and uv_getrusage().