Searched refs:nanoseconds_in_seconds (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/system/utest/fdio/
H A Dfdio_handle_fd.c141 unsigned int nanoseconds_in_seconds = 1000000000; local
142 struct timespec timeout_ts = {UINT64_MAX / nanoseconds_in_seconds, UINT64_MAX % nanoseconds_in_seconds};

Completed in 5 milliseconds