org.openqa.grid.internal
Class DefaultTimeSource
java.lang.Object
org.openqa.grid.internal.DefaultTimeSource
- All Implemented Interfaces:
- TimeSource
public class DefaultTimeSource
- extends Object
- implements TimeSource
Provides access to System time.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultTimeSource
public DefaultTimeSource()
currentTimeInMillis
public long currentTimeInMillis()
- Specified by:
currentTimeInMillis
in interface TimeSource
Copyright © 2012. All Rights Reserved.