Static gio::FILE_ATTRIBUTE_TIME_ACCESS_USEC

source ·
pub static FILE_ATTRIBUTE_TIME_ACCESS_USEC: &GStr
Expand description

A key in the “time” namespace for getting the microseconds of the time the file was last accessed.

This should be used in conjunction with FILE_ATTRIBUTE_TIME_ACCESS.

Corresponding #GFileAttributeType is FileAttributeType::Uint32.