Static gio::FILE_ATTRIBUTE_TIME_MODIFIED_NSEC

source ·
pub static FILE_ATTRIBUTE_TIME_MODIFIED_NSEC: &GStr
Available on crate feature v2_74 only.
Expand description

A key in the “time” namespace for getting the nanoseconds of the time the file was last modified. This should be used in conjunction with #G_FILE_ATTRIBUTE_TIME_MODIFIED. Corresponding #GFileAttributeType is FileAttributeType::Uint32.