notmuch_directory_get_mtime

Get the mtime of a directory, (as previously stored with notmuch_directory_set_mtime).

Returns 0 if no mtime has previously been stored for this directory.

version(DerelictNotMuch_Static)nothrow
time_t
notmuch_directory_get_mtime
(
notmuch_directory_t* directory
)

Meta