4 lines
49 B
Plaintext

struct timespec {
seconds Int
nanoseconds Int
}