Package | Description |
---|---|
com.google.code.tempusfugit.temporal |
Modifier and Type | Class and Description |
---|---|
class |
ThreadLocalTimer
The
ThreadLocal based stop watch is safe to use with multiple threads as it will time each thread's call
between ThreadLocalTimer.reset() (or construction) and ThreadLocalTimer.lap() . |
Copyright © 2009–2018 tempus-fugit committers. All rights reserved.