summaryrefslogtreecommitdiff
path: root/progress.c
diff options
context:
space:
mode:
authorKarsten Blees <karsten.blees@gmail.com>2014-07-12 00:07:36 (GMT)
committerJunio C Hamano <gitster@pobox.com>2014-07-14 04:25:21 (GMT)
commit132d41e69a460f1bb72ba9eb41c513c42d9a8532 (patch)
tree524ff5ec7ba092027d34f188cf93648b80c4078b /progress.c
parent578da0391a7958510b960eaf1ef30d13e791554e (diff)
downloadgit-132d41e69a460f1bb72ba9eb41c513c42d9a8532.zip
git-132d41e69a460f1bb72ba9eb41c513c42d9a8532.tar.gz
git-132d41e69a460f1bb72ba9eb41c513c42d9a8532.tar.bz2
wt-status: simplify performance measurement by using getnanotime()
Calculating duration from a single uint64_t is simpler than from a struct timeval. Change performance measurement for 'advice.statusuoption' from gettimeofday() to getnanotime(). Also initialize t_begin to prevent uninitialized variable warning. Signed-off-by: Karsten Blees <blees@dcon.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'progress.c')
0 files changed, 0 insertions, 0 deletions