mirror of
https://github.com/Ed94/Odin.git
synced 2026-09-07 00:39:09 +00:00
6 lines
66 B
Odin
6 lines
66 B
Odin
package unix
|
|
|
|
import "core:sys/posix"
|
|
|
|
timespec :: posix.timespec
|