Home
last modified time | relevance | path

Searched refs:start_ns (Results 1 – 1 of 1) sorted by relevance

/system/core/init/
Dservice.cpp223 uint64_t start_ns = time_started_.time_since_epoch().count(); in NotifyStateChange() local
224 property_set("ro.boottime." + name_, std::to_string(start_ns)); in NotifyStateChange()