Searched refs:kStartMs (Results 1 – 1 of 1) sorted by relevance
99 static const double kStartMs = SkTime::GetMSecs(); variable106 fprintf(gVLog, "%s\t", HumanizeMs(SkTime::GetMSecs() - kStartMs).c_str()); in vlog()170 SkString elapsed = HumanizeMs(SkTime::GetMSecs() - kStartMs); in done()