Last Version

dishevelled.org timer 1.0

Timer with nanosecond resolution and summary statistics on recorded elapsed times.

License

License

GroupId

GroupId

org.dishevelled
ArtifactId

ArtifactId

dsh-timer
Version

Version

1.0
Type

Type

jar
Description

Description

dishevelled.org timer
Timer with nanosecond resolution and summary statistics on recorded elapsed times.
Project URL

Project URL

http://www.dishevelled.org/timer
Project Organization

Project Organization

dishevelled.org

Download dsh-timer 1.0


<!-- https://jarcasting.com/artifacts/org.dishevelled/dsh-timer/ -->
<dependency>
    <groupId>org.dishevelled</groupId>
    <artifactId>dsh-timer</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.dishevelled/dsh-timer/
implementation 'org.dishevelled:dsh-timer:1.0'
// https://jarcasting.com/artifacts/org.dishevelled/dsh-timer/
implementation ("org.dishevelled:dsh-timer:1.0")
'org.dishevelled:dsh-timer:jar:1.0'
<dependency org="org.dishevelled" name="dsh-timer" rev="1.0">
  <artifact name="dsh-timer" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dishevelled', module='dsh-timer', version='1.0')
)
libraryDependencies += "org.dishevelled" % "dsh-timer" % "1.0"
[org.dishevelled/dsh-timer "1.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.commons : commons-math jar 2.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.