FILE_ATTRIBUTE_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 gio.types.FILE_ATTRIBUTE_TIME_MODIFIED.

Corresponding #GFileAttributeType is gio.types.FileAttributeType.Uint32.

enum FILE_ATTRIBUTE_TIME_MODIFIED_USEC = "time::modified-usec";