currentClock
currentClock
returns the clock used to compute the current time.
Syntax
currentClock()
Parameters
This method takes no arguments.
Returns
The current clock.
Examples
println currentClock()
Show your appreciation for Deephaven by starring us on GitHub.