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

#include <uv-common.h>

Public Attributes

uint64_t provider_entry_time
 
uint64_t provider_idle_time
 
uv_mutex_t lock
 

Detailed Description

Definition at line 354 of file uv-common.h.

Member Data Documentation

◆ lock

◆ provider_entry_time

uint64_t uv__loop_metrics_s::provider_entry_time

◆ provider_idle_time

uint64_t uv__loop_metrics_s::provider_idle_time

Definition at line 356 of file uv-common.h.

Referenced by uv__metrics_update_idle_time(), and uv_metrics_idle_time().


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