Introduction
Introduction Statistics Contact Development Disclaimer Help
tNote image viewing time in output - bitreich-memestats - statistical analysis …
git clone git://src.adamsgaard.dk/bitreich-memestats
Log
Files
Refs
LICENSE
---
commit 985dafa38564eae792f6cbd2a02a9ff74face20e
parent 515a782a49be5f27bed0050438b6a75a9a577a51
Author: Anders Damsgaard <[email protected]>
Date: Sat, 15 Aug 2020 23:07:28 +0200
Note image viewing time in output
Diffstat:
M media-stats.sh | 2 ++
1 file changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/media-stats.sh b/media-stats.sh
t@@ -35,6 +35,8 @@ printf ' '
printf '| total image viewing time: %6.1f h |\n' \
"$(printf '%s*%f/3600\n' "$n_img" "$img_viewing_time" | bc -l)"
printf ' '
+printf '| (assuming %d s per image) |\n' "$img_viewing_time"
+printf ' '
printf '| total movie length: %10.1f h |\n' \
"$(printf '%s/3600\n' "$sum" | bc -l)"
printf ' '
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.