Class StatisticTrace


  • public class StatisticTrace
    extends Statistic
    Permet d'avoir des statistiques sur l'utilisation de NuitonTrace lui meme pour voir l'impact qu'il a sur les performances
    Version:
    $Revision$ Last update: $Date$ by : $Author$
    Author:
    poussin
    • Constructor Detail

      • StatisticTrace

        public StatisticTrace()
    • Method Detail

      • formatValue

        public String formatValue​(long value)
        Description copied from class: Statistic
        You can change implementation of this method in children class (ex: convert to second for time, or 'Mo' for memory)
        Overrides:
        formatValue in class Statistic
        Returns: