| Package | Description | 
|---|---|
| de.lmu.ifi.dbs.elki.logging | 
 Logging facility for controlling logging behavior of the complete framework. 
 | 
| de.lmu.ifi.dbs.elki.logging.statistics | 
 Classes for logging various statistics. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Duration | 
Logging.newDuration(String key)
Generate a new duration statistic. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
MillisTimeDuration
Class that tracks the runtime of a task with  
System.nanoTime() | 
class  | 
NanoDuration
Class that tracks the runtime of a task with  
System.nanoTime() |