4 lines
49 B
Plaintext
Raw Normal View History

2025-02-04 14:41:04 +01:00
struct timespec {
seconds Int
nanoseconds Int
}