Home
last modified time | relevance | path

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

/system/core/init/
Dfirst_stage_init.cpp426 boot_clock::time_point module_start_time = boot_clock::now(); in FirstStageMain() local
439 boot_clock::now() - module_start_time); in FirstStageMain()