WPILibC++ 2024.3.2
uv_timespec64_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_nsec
 

Member Data Documentation

◆ tv_nsec

int32_t uv_timespec64_t::tv_nsec

◆ tv_sec

int64_t uv_timespec64_t::tv_sec

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