Skip to content

Fix timing print

Latest
Compare
Choose a tag to compare
@ipadkid358 ipadkid358 released this 31 Mar 23:27
· 1 commit to master since this release

Major bug fix to the time that was printed for execution. The issue was fixed by switching from clock() to gettimeofday() and a wrapper.

Tested on ubuntu, iOS, and macOS

Attached binary is compiled for macOS and iOS, 32 and 64 bit each