[(#REM) On crée deux arrays pour compter les encodages par jour => troisième boucle ] #SET{dates, #ARRAY} #SET{nombre_date,#ARRAY} #SET{class,row_even} #SET{stat_#VALEUR,0} [(#SET{duree_encodage,[(#INFOS|table_valeur{fin_encodage}|moins{#INFOS|table_valeur{debut_encodage}})]})] #SET{encodage_duree_seconde,#DUREE|div{#GET{duree_encodage}}} #SET{encodage_octet_seconde,#TAILLE|div{#GET{duree_encodage}}} #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: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:>