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

/system/core/init/
H A Dbootchart.c131 time_t now_t = time(NULL); local
132 struct tm now = *localtime(&now_t);

Completed in 610 milliseconds