aboutsummaryrefslogtreecommitdiff
path: root/kamon-core/src/main/scala/kamon/util/Clock.scala
Commit message (Expand)AuthorAgeFilesLines
* move alignment and duration utilities to the companion objectIvan Topolnjak2017-12-181-8/+20
* use java.time.Instant with nanoseconds precision in the TracerIvan Topolnjak2017-12-141-9/+50
* use a specialized java.time.Clock exposed through the Kamon companion objectIvan Topolnjak2017-12-131-11/+25
* util for converting nanoTime into microTimestampsIvan Topolnjak2017-12-071-0/+3
* include copyright headersDiego2017-06-081-0/+15
* some more wipIvan Topolnjak2017-05-181-6/+13
* bring the new skeleton into placeIvan Topolnjak2017-04-241-0/+9