Searched refs:timelib_decimal_hour_to_hms (Results 1 – 2 of 2) sorted by relevance
188 void timelib_decimal_hour_to_hms(double h, int *hour, int *min, int *sec) in timelib_decimal_hour_to_hms() function
967 void timelib_decimal_hour_to_hms(double h, int *hour, int *min, int *sec);
Completed in 10 milliseconds