#CACHE{0} #SET{temps, #ARRAY} #SET{auteurs,#ARRAY} [(#DATE_FIN|!={0000-00-00 00:00:00}|oui) #SET{ temps, #GET{temps}|array_merge{ #ARRAY{ aut#ID_AUTEUR, #GET{temps}|table_valeur{aut#ID_AUTEUR,0}|plus{#DATE_DEBUT|bigbrother_duree{#DATE_FIN,secondes}} } } } #SET{auteurs,#GET{auteurs}|push{#ID_AUTEUR}} ] #SET{auteurs,#GET{auteurs}|array_unique} #ANCRE_PAGINATION []
Id <:icone_auteurs:> <:bigbrother:temps_passe:>
N°#ID_AUTEUR #NOM(#GET{temps}|table_valeur{aut#ID_AUTEUR}|bigbrother_duree{0,horaire})
[]

<:bigbrother:temps_total:> : [(#GET{temps}|array_sum|bigbrother_duree{0, horaire})]

<:bigbrother:temps_median:> : [(#GET{temps}|bigbrother_mediane|floor|bigbrother_duree{0, horaire})]

<:bigbrother:temps_moyen:> : [(#GET{temps}|array_sum|div{#GET{auteurs}|count}|bigbrother_duree{0, horaire})]