Home | History | Annotate | Download | only in init

Lines Matching refs:start_ns

223         uint64_t start_ns = time_started_.time_since_epoch().count();
224 property_set("ro.boottime." + name_, std::to_string(start_ns));