()
| 256 | * @see #printRelative(UnixTime, String) |
| 257 | */ |
| 258 | public TimeSource<?> getReferenceClock() { |
| 259 | return this.refClock; |
| 260 | } |
| 261 | |
| 262 | /** |
| 263 | * <p>Yields a changed copy of this instance with given reference |
no outgoing calls
no test coverage detected