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

#include <rz_core.h>

Public Attributes

ut64 loadlibs_init_time
 
ut64 loadlibs_time
 
ut64 file_open_time
 

Detailed Description

Definition at line 177 of file rz_core.h.

Member Data Documentation

◆ file_open_time

ut64 rz_core_times_t::file_open_time

Definition at line 180 of file rz_core.h.

Referenced by rz_cmd_help().

◆ loadlibs_init_time

ut64 rz_core_times_t::loadlibs_init_time

Definition at line 178 of file rz_core.h.

Referenced by rz_cmd_help(), and rz_core_loadlibs_init().

◆ loadlibs_time

ut64 rz_core_times_t::loadlibs_time

Definition at line 179 of file rz_core.h.

Referenced by rz_cmd_help(), and rz_core_loadlibs().


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