Home
last modified time | relevance | path

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

/aosp14/system/core/init/
H A Dservice.cpp180 uint64_t start_ns = time_started_.time_since_epoch().count(); in NotifyStateChange() local
183 SetProperty(boottime_property, std::to_string(start_ns)); in NotifyStateChange()