[(#REM) On crée deux arrays pour compter les encodages par jour => troisième boucle ] #SET{class,row_odd} #BOITE_OUVRIR
#SET{stat_#VALEUR,0} [(#SET{duree_conversion,[(#INFOS|table_valeur{fin_conversion}|moins{#INFOS|table_valeur{debut_conversion}})]})] #SET{encodage_duree_seconde,#DUREE|div{#GET{duree_conversion}}} #SET{encodage_octet_seconde,#TAILLE|div{#GET{duree_conversion}}} #SET{stat_duree_#EXTENSION,#GET{stat_duree_#EXTENSION}|plus{#GET{encodage_duree_seconde}}} #SET{stat_octet_#EXTENSION,#GET{stat_octet_#EXTENSION}|plus{#GET{encodage_octet_seconde}}} [(#GET{class}|=={row_even}|?{[(#SET{class,row_odd})],[(#SET{class,row_even})]})]
<:spipmotion:titre_page_file_stats:>
<:spipmotion:thead_template_encodage:> <:spipmotion:thead_stat_duree:> <:spipmotion:thead_stat_octet:>
#VALEUR [(#GET{stat_duree_#VALEUR}|div{#TOTAL_BOUCLE}|round{2})] [(#GET{stat_octet_#VALEUR}|mult{60}|div{#TOTAL_BOUCLE}|taille_en_octets)]

<:spipmotion:thead_stat_duree_long:>

<:spipmotion:thead_stat_octet_long:>

#BOITE_FERMER
#FILTRE{trim}