WPILibC++ 2025.0.0-alpha-1-36-gfc44737
uv_timeval64_t Struct Reference

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

Public Attributes

int64_t tv_sec
 
int32_t tv_usec
 

Member Data Documentation

◆ tv_sec

int64_t uv_timeval64_t::tv_sec

◆ tv_usec

int32_t uv_timeval64_t::tv_usec

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