public final class StandardTimeAuthority extends Object implements TimeAuthority
TimeAuthority implementation.
The implementation uses J2SE 5's System.nanoTime() method, since it
it typically more precise than System.currentTimeMillis().
| Constructor and Description |
|---|
StandardTimeAuthority() |
public long getTimeInMilliseconds()
getTimeInMilliseconds in interface TimeAuthorityCopyright © 2000-2014. All Rights Reserved.