Home
last modified time | relevance | path

Searched refs:seconds (Results 1 – 6 of 6) sorted by relevance

/third_party/ulib/musl/src/unistd/
A Dsleep.c4 unsigned sleep(unsigned seconds) { in sleep() argument
5 struct timespec tv = {.tv_sec = seconds, .tv_nsec = 0}; in sleep()
A Dalarm.c3 unsigned alarm(unsigned seconds) { in alarm() argument
/third_party/ulib/jemalloc/
A DINSTALL95 time to 30 seconds:
/third_party/ulib/chromiumos-platform-ec/include/chromiumos-platform-ec/
A Dec_commands.h3583 uint32_t seconds; member
/third_party/ulib/musl/
A DWHATSNEW1012 - strftime %s format (seconds since the epoch, future POSIX requirement)
/third_party/lib/acpica/
A Dchanges.txt3957 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