[][src]Function mynewt::kernel::os::os_get_uptime

pub unsafe extern "C" fn os_get_uptime(tvp: *mut os_timeval)

Get time since boot as os_timeval.

  • tv: Structure to put the time since boot.