Themes
Light
Dark
Paper
Modules
cstd
core
std
fs
md
docgen
json
net
page
test_env
test
lab
compiler
Home
/
cstd
/ time_types.ch
time_types.ch
Declarations
Public Only
timespec
Public
struct
struct
timespec {
var
tv_sec : time_t
var
tv_nsec : long }
Structure holding an interval broken down into seconds and nanoseconds.
tm
Public
struct
struct
tm {
var
sec : int
var
min : int
var
hour : int
var
mday : int
var
mon : int
var
year : int
var
wday : int
var
yday : int
var
isdst : int }
Structure holding a calendar date and time broken down into its components.
Show Debug Info
Generated from: D:\Programming\Cpp\zig-bootstrap\chemical\lang\libs\cstd\src\common\time_types.ch
File ID: 31