Home
last modified time | relevance | path

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

/system/core/fastboot/
Dfastboot.cpp195 double last_start_time; variable
200 last_start_time = now(); in Status()
209 fprintf(stderr, "OKAY [%7.3fs]\n", (split - last_start_time)); in Epilog()