Static gio::FILE_ATTRIBUTE_TIME_CHANGED_USEC
source · pub static FILE_ATTRIBUTE_TIME_CHANGED_USEC: &GStrExpand description
A key in the “time” namespace for getting the microseconds of the time the file was last changed.
This should be used in conjunction with FILE_ATTRIBUTE_TIME_CHANGED.
Corresponding FileAttributeType is FileAttributeType::Uint32.