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

#include <libiberty.h>

Public Attributes

unsigned long user_seconds
 
unsigned long user_microseconds
 
unsigned long system_seconds
 
unsigned long system_microseconds
 

Detailed Description

Definition at line 518 of file libiberty.h.

Member Data Documentation

◆ system_microseconds

unsigned long pex_time::system_microseconds

Definition at line 522 of file libiberty.h.

◆ system_seconds

unsigned long pex_time::system_seconds

Definition at line 521 of file libiberty.h.

◆ user_microseconds

unsigned long pex_time::user_microseconds

Definition at line 520 of file libiberty.h.

◆ user_seconds

unsigned long pex_time::user_seconds

Definition at line 519 of file libiberty.h.


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