Searched refs:total_seconds (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/daemon/
H A Dremote.c92 int days, hours, minutes, total_seconds; local
98 total_seconds = seconds;
108 tr_snprintf( t, sizeof( t ), "%d %s", total_seconds, total_seconds==1?"second":"seconds" );

Completed in 91 milliseconds