8:00 – 10:00 SR
- Backups
- RA is not populating the FT number, which is the Req ID. Lenny asked one of his users to update their financial data in RA and they were unable because they have multiple MIPRs for the same amount but there is no distinguishing feature among them other than Req ID
10:00 – 3:00 Leave
- The gas people have to get into my house
- Did verify that the release builds work with the end-user DirectX install
3:00 – 4:30FP
- Added text to emitter position on the graphics screen
- change the timer to to std::chrono::high_resolution_clock (check the bottom of this post for an example)
- It looks like MSVC 2010 doesn’t have <chrono>. Made do with clock_t and clock() instead.
- Added xml output for test setup. Why does ctime() return a string with a line feed!?
