Constant

GioFILE_ATTRIBUTE_TIME_CHANGED_USEC

Declaration

#define G_FILE_ATTRIBUTE_TIME_CHANGED_USEC "time::changed-usec"

Description

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 G_FILE_ATTRIBUTE_TIME_CHANGED.

Corresponding GFileAttributeType is G_FILE_ATTRIBUTE_TYPE_UINT32.