![]() |
nRF Connect SDK API 3.3.99
|
| void log_rpc_set_time | ( | uint64_t | now_us | ) |
#include <include/logging/log_rpc.h>
Sets the current time used for log timestamping.
This function issues an nRF RPC command that configures the remote device with the current time that should be used for timestamping new log messages.
| now_us | The current time in microseconds. |