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