update_us_since_boot() function
fn update_us_since_boot update an absolute_time_t value to represent a given number of microseconds since boot
Arguments
t
the absolute time value to update
us_since_boot
the number of microseconds since boot to represent. Note this should be representable as a signed 64 bit integer