Home
last modified time | relevance | path

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

/aosp14/system/core/init/
H A Dbootchart.cpp69 time_t now_t = time(NULL); in log_header() local
70 struct tm now = *localtime(&now_t); in log_header()