Skip to main content

RACY_WINDOW

Constant RACY_WINDOW 

Source
pub const RACY_WINDOW: Duration;
Expand description

A modification time this close to the moment the fingerprint was taken is not trusted by ExternalDependency::is_current: a second write inside the same filesystem timestamp tick would leave stat unchanged. Two seconds covers FAT’s timestamp resolution.