JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Interface
com.guinetik.corefun.Timing
Packages that use
Timing
Package
Description
com.guinetik.corefun
Uses of
Timing
in
com.guinetik.corefun
Methods in
com.guinetik.corefun
that return
Timing
Modifier and Type
Method
Description
static
Timing
Timing.
noop
()
Creates a Timing instance that discards timing information.
static
Timing
Timing.
println
()
Creates a Timing instance that prints to standard output.