Searched refs:seconds (Results 1 – 6 of 6) sorted by relevance
4 unsigned sleep(unsigned seconds) { in sleep() argument5 struct timespec tv = {.tv_sec = seconds, .tv_nsec = 0}; in sleep()
3 unsigned alarm(unsigned seconds) { in alarm() argument
95 time to 30 seconds:
3583 uint32_t seconds; member
1012 - strftime %s format (seconds since the epoch, future POSIX requirement)
3957 intended to be limited to two seconds, but was inadvertently limited to 3959 seconds instead.5064 actually sleep. Configurable, the default maximum is two seconds. ACPICA 12478 correct sleep time in seconds.14120 ACPI mode to 3 seconds.15139 frequency to 5 seconds, and "echo scp=1 > info" sets the cooling
Completed in 46 milliseconds