Lines Matching refs:secs
301 int secs;307 secs = ti / 1000;310 secs / 3600,311 (secs / 60) % 60,312 secs % 60,