author | Nicolas Pitre <nico@cam.org> | |
Fri, 20 Apr 2007 19:05:27 +0000 (15:05 -0400) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Mon, 23 Apr 2007 05:18:05 +0000 (22:18 -0700) | ||
commit | 180a9f226860e18cdc2c3987ae89c239b318b408 | |
tree | 0c4a449f03f4687c514a8bcc17c98a052e399a97 | tree | snapshot |
parent | 13aaf148258808437c485d3ef54c7ae7668384d7 | commit | diff |
provide a facility for "delayed" progress reporting
This allows for progress to be displayed only if the progress has not
reached a specified percentage treshold within a given delay in seconds.
Signed-off-by: Nicolas Pitre <nico@cam.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
This allows for progress to be displayed only if the progress has not
reached a specified percentage treshold within a given delay in seconds.
Signed-off-by: Nicolas Pitre <nico@cam.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
progress.c | diff | blob | history | |
progress.h | diff | blob | history |