pub unsafe extern "C" fn k_uptime_seconds() -> u32
@brief Get system uptime in seconds.
This routine returns the elapsed time since the system booted, in seconds.
@return Current uptime in seconds.