Searched refs:str2double (Results 1 – 1 of 1) sorted by relevance
317 static ParameterError str2double(double *val, const char *str, double max) in str2double() function354 ParameterError result = str2double(&value, str, (double)LONG_MAX/1000); in secs2ms()
Completed in 4 milliseconds