public class LocalTimeCounter
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
TIME_MASK
VirtualFile.modificationStamp is kept modulo this mask, and is compared with other stamps.
|
| Constructor and Description |
|---|
LocalTimeCounter() |
| Modifier and Type | Method and Description |
|---|---|
static long |
currentTime() |
public static final int TIME_MASK