aliencaocao
Member
I use HWINFO frequently for its powerful csv logging function. However, I am confused over the naming format of those log files, as I need a reliable way to identify the log file's generation sequence (which file is the latest one) without reading the file (that is, purely from filename). The current pattern I'm seeing is HWiNFO_LOG_xxxxxxxxx.CSV where the x are a string of numbers that varies in length. I thought it is the ms since UNIX but after googling it is apparently not. So I am wondering what exactly do these numbers represent, and whether they can be used as a sole indication of which log is the latest one.