Skip to content

OSspecific highResLastModified uses wrong struct field

highResLastModified uses stat(3) system call. It should use st_mtim, not st_atim.