[ Deprecated ( since = "vala-0.16" , replacement = "FileAttribute.TIME_ACCESS_USEC" ) ]
public const unowned string FILE_ATTRIBUTE_TIME_ACCESS_USEC
Warning: FILE_ATTRIBUTE_TIME_ACCESS_USEC is deprecated. Use GLib.FileAttribute.TIME_ACCESS_USEC.
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 FileAttributeType is g_file_attribute_type_uint32.