WPILibC++ 2024.3.2
uv_timeval_t Struct Reference

#include </home/runner/work/allwpilib/allwpilib/wpinet/src/main/native/thirdparty/libuv/include/uv.h>

Public Attributes

long tv_sec
 
long tv_usec
 

Member Data Documentation

◆ tv_sec

long uv_timeval_t::tv_sec

◆ tv_usec

long uv_timeval_t::tv_usec

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