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

Member Data Documentation

◆ tv_nsec

long uv_timespec_t::tv_nsec

◆ tv_sec

long uv_timespec_t::tv_sec

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