Rizin
unix-like reverse engineering framework and cli tools
timeval Struct Reference

#include <sftypes.h>

Public Attributes

long tv_sec
 
long tv_usec
 

Detailed Description

Definition at line 82 of file sftypes.h.

Member Data Documentation

◆ tv_sec

long timeval::tv_sec

Definition at line 84 of file sftypes.h.

Referenced by rz_time_now(), subprocess_wait(), and uv_getrusage().

◆ tv_usec

long timeval::tv_usec

Definition at line 85 of file sftypes.h.

Referenced by rz_time_now(), subprocess_wait(), and uv_getrusage().


The documentation for this struct was generated from the following file: