Uses of Class
org.nuiton.profiling.NuitonTrace.Statistic

Uses of NuitonTrace.Statistic in org.nuiton.profiling
 

Fields in org.nuiton.profiling with type parameters of type NuitonTrace.Statistic
protected  Map<Method,NuitonTrace.Statistic> NuitonTrace.statistics
          array : [call's numbers, call do, min time, max time, total time, total time with child]
 

Methods in org.nuiton.profiling that return NuitonTrace.Statistic
 NuitonTrace.Statistic NuitonTrace.getStatistics(Method method)
          Retourne les statistiques d'appele pour la methode passee en parametre
 



Copyright © 2004-2011 CodeLutin. All Rights Reserved.