ezEngine  Release 25.03
ezTimestamp::CompareMode Struct Reference

Public Types

enum  Enum { FileTimeEqual, Identical, Newer }
 

Member Enumeration Documentation

◆ Enum

Enumerator
FileTimeEqual 

Uses a resolution that guarantees that a file's timestamp is considered equal on all platforms.

Identical 

Uses maximal stored resolution.

Newer 

Just compares values and returns true if the left-hand side is larger than the right hand side.


The documentation for this struct was generated from the following file: