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