Make getTimeInNanoseconds get time in nanoseconds
authorJoe Hermaszewski <git@monoid.al>
Sat, 5 Dec 2020 07:01:11 +0000 (15:01 +0800)
committerTony Barbour <tony@lunarg.com>
Thu, 10 Dec 2020 22:52:51 +0000 (15:52 -0700)
commit7554321b88aed733a8b2cfc618f42b43b52e6f11
treec75f088ee48d11803b86943619c4921649ae9a78
parent06635c10cd45361f0df70b4506ec611099bd16d8
Make getTimeInNanoseconds get time in nanoseconds

Previously it was returning the time in microseconds.

This also fixes the use of VK_GOOGLE_display_timing which requires a
time in nanoseconds.
cube/gettime.h