Searched defs:hours (Results 1 - 1 of 1) sorted by relevance
/inkscape/cxxtest/cxxtest/ | ||
H A D | Win32Gui.h | 460 unsigned hours = total / 3600; local 464 if ( hours ) 465 wsprintfA( _timeString, "%u:%02u:%02u", hours, minutes, seconds ); |
Completed in 16 milliseconds