Uses of Class
org.basex.util.Performance

Packages that use Performance
org.basex.core This package contains the database core classes. 
 

Uses of Performance in org.basex.core
 

Methods in org.basex.core with parameters of type Performance
static void Main.gc(Performance perf)
          Global method for garbage collecting and printing performance information if the Prop.debug flag is set.