There was an error while loading. Please reload this page.
unix/timeval.adept defines the timeval type.
unix/timeval.adept
timeval
alias suseconds_t = int
struct timeval (tv_sec time_t, tv_usec suseconds_t)
import 'sys/ctime.adept'
Table of Contents