What are the `measure.tim` & `measure.log` files?

The measure.tim file seems to contain # of seconds from Epoch for … something?

Q: (it * second + "01 Jan 1970 00:00:00" as universal time) of (it as integer) of lines whose(exists it as integer) of files "measure.tim" of folders "__Global" of data folders of clients
A: Thu, 16 Jun 2016 15:03:33 -0700
T: 0.310 ms
I: plural time

At the time of running the above relevance, the file contents was 1466114613


The measure.log file seems to contain usage info.
Each line starts with S, E, or >.

Example data:

S 1466118862,32,1465005421,12,51.0.2704.84,59,C:\Program Files (x86)\Google\Chrome\Application\chrome.exe
E 1466118868,33,1465005421,12,51.0.2704.84,59,C:\Program Files (x86)\Google\Chrome\Application\chrome.exe

2 of these values also seem to be seconds from Epoch.
2 of these values seem to the a particular file and file version.

It seems like this file is where the application usage summaries info is stored:

The values stored in the file must related to the properties of the inspector and seem to also be related to the files here: __BESData\__Global\UsageData\*.stat

2 Likes