Searched defs:sec (Results 1 - 1 of 1) sorted by relevance

/bootable/recovery/updater/
H A Dinstall.c456 int sec = strtol(sec_str, NULL, 10); local
459 fprintf(ui->cmd_pipe, "progress %f %d\n", frac, sec);

Completed in 8 milliseconds