| Name | Description | Type | Package | Framework |
| Clock | An abstraction for how time passes. | Class | org.apache.solr.util.stats | Apache Solr Lucene |
| Clock .CpuTimeClock | A clock implementation which returns the current thread's CPU time. | Class | org.apache.solr.util.stats.Clock | Apache Solr Lucene |
| Clock .UserTimeClock | A clock implementation which returns the current time in epoch nanoseconds. | Class | org.apache.solr.util.stats.Clock | Apache Solr Lucene |