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

/fuchsia/zircon/system/ulib/unittest/
H A Dwatchdog.cpp66 static uint64_t timespec_to_nanoseconds(const struct timespec* ts) { function
147 uint64_t now_nanos = timespec_to_nanoseconds(&now);
197 test_start_time = timespec_to_nanoseconds(&now);

Completed in 14 milliseconds