Unit 'LazFileCache' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lazutils]

TFileStateCache.TimeStamp

Timestamp (or revision) value for the cache storage.

Declaration

Source position: lazfilecache.pas line 93

public property TFileStateCache.TimeStamp : Int64
  read FTimeStamp;

See also

TFileStateCacheItem.TimeStamp

  

Timestamp for the cached item.

Version 4.6 Hosted on Source Forge