[ CCode ( cname = "G_FILE_ATTRIBUTE_TIME_MODIFIED_USEC" ) ]
public const string TIME_MODIFIED_USEC
A key in the "time" namespace for getting the microseconds of the time the file was last modified.
This should be used in conjunction with g_file_attribute_time_modified.
Corresponding FileAttributeType is g_file_attribute_type_uint32.