Searched refs:seconds (Results 226 - 231 of 231) sorted by relevance

12345678910

/freebsd-current/usr.sbin/freebsd-update/
H A Dfreebsd-update.sh61 cron -- Sleep rand(3600) seconds, fetch updates, and send an
3499 # rand(3600) seconds; then fetch updates. While fetching updates,
/freebsd-current/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp4293 // to polling every 0.5 seconds. We could poll for stdin ourselves and
4299 // tenths of seconds seconds when
4376 listener_sp->GetEvent(event_sp, std::chrono::seconds(0));
/freebsd-current/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DClang.cpp3914 Twine((uint64_t)std::chrono::duration_cast<std::chrono::seconds>(
/freebsd-current/contrib/bsnmp/tests/
H A Dcatch.hpp7052 const auto clock_cost_estimation_time_limit = std::chrono::seconds(1);
14664 // If we have been calibrating for over 3 seconds -- the clock
17098 .writeComment("All values in nano seconds");
/freebsd-current/contrib/ntp/sntp/
H A Dconfigure25474 tm.tm_sec = 36; /* seconds after the minute [0, 61] */
/freebsd-current/contrib/sqlite3/
H A Dsqlite3.c[all...]

Completed in 873 milliseconds

12345678910