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

/external/fio/
H A Dparse.c358 int check_str_time(const char *p, long long *val, int is_seconds) function
516 ret = check_str_time(tmp, &ull, o->is_seconds);

Completed in 59 milliseconds