This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
DragonOS-Community
/
relibc
mirror of
https://github.com/DragonOS-Community/relibc
Xem
2
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Wiki
Tree:
f29e6b00d7
Branches
Tags
dragonos-relibc
master
patch-add-dragonos-port
patch-support-run-first-demo-on-dragonos
update-dsc
relibc
/
include
/
bits
/
timespec.h
timespec.h
66 B
Lịch sử
Raw
1
2
3
4
typedef struct {
time_t tv_sec;
long tv_nsec;
} timespec;