Public Attributes | List of all members
uv_cpu_times_s Struct Reference

#include <uv.h>

Public Attributes

uint64_t idle
 
uint64_t irq
 
uint64_t nice
 
uint64_t sys
 
uint64_t user
 

Detailed Description

Definition at line 1071 of file uv.h.

Member Data Documentation

◆ idle

uint64_t uv_cpu_times_s::idle

Definition at line 1075 of file uv.h.

◆ irq

uint64_t uv_cpu_times_s::irq

Definition at line 1076 of file uv.h.

◆ nice

uint64_t uv_cpu_times_s::nice

Definition at line 1073 of file uv.h.

◆ sys

uint64_t uv_cpu_times_s::sys

Definition at line 1074 of file uv.h.

◆ user

uint64_t uv_cpu_times_s::user

Definition at line 1072 of file uv.h.


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


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:50