Framework Professional Edition Package


Package com.prosyst.util.time

The package provides utility class for obtaining system time in millis.

See:
          Description

Class Summary
Time Provides substitue method of System.currentTimeMillis(), which should be used whenever measuring periods of time and not absolute time.
 

Package com.prosyst.util.time Description

The package provides utility class for obtaining system time in millis. If an application should rely on checks for periods of time, then this utility class should be used instead of System.currentTimeMillis.


Framework Professional Edition Package


Copyright © 1999-2007 ProSyst Software GmbH. All Rights Reserved