Lines Matching +full:startup +full:- +full:time
1 .. zephyr:code-sample:: posix-gettimeofday
10 absolute wall clock time and local time every second. At system startup, the current time is
18 - :ref:`networking_with_host`
19 - or, a board with hardware networking
20 - NAT/routing should be set up to allow connections to the Internet
21 - DNS server should be available on the host to resolve domain names
28 .. zephyr-app-commands::
29 :zephyr-app: samples/posix/gettimeofday
30 :host-os: unix
37 .. code-block:: console
40 make -f Makefile.host