ESP-IDF
+
0
/2 examples
SourceVu will show references to
adjtime()
from the following samples and libraries:
lwIP
sntp sample
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
adjtime()
adjtime() function
Syntax
Show:
Summary
Declaration
from
time.c:114
int
adjtime
(
const
struct
timeval
*
delta
,
struct
timeval
*
outdelta
)
;
Arguments
Argument
#0
#1
Related Functions
Found 10 other functions taking a
timeval
argument:
Function
Description
select()
settimeofday()
esp_transport_utils_ms_to_timeval()
Convert milliseconds to timeval struct for valid timeouts, otherwise (if "wait forever" requested by timeout_ms=-1) timeval structure is not updated and NULL returned
ms_to_timeval()
time_diff_sec()
_gettimeofday_r()
esp_vfs_select()
Synchronous I/O multiplexing which implements the functionality of POSIX select() for VFS
sync_time_cb()
periodic_rrm_request()
periodic_scan_roam()
Examples
adjtime()
is referenced by 2 libraries and example projects:
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out