Lines Matching defs:ts
2415 struct timespec ts;2449 ts.tv_sec = RELEASE_DELAY_S;2450 ts.tv_nsec = RELEASE_DELAY_NS;2451 nanosleep(&ts, NULL);