Tiled 3D Amortized Noise
A Program to Generate Infinite3D Grayscale Noise Textures with Amortized Noise
|
Header for getting access to CPU time under Windows. More...
Go to the source code of this file.
Functions | |
long long | CPUTimeInCentiNanoseconds () |
CPU time in hundredths of a nanosecond. | |
unsigned int | CPUTimeInMilliseconds () |
CPU time in milliseconds. | |
Copyright Ian Parberry, December 2013.
This file is made available under the GNU All-Permissive License.
Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and this notice are preserved. This file is offered as-is, without any warranty.
Created by Ian Parberry, December 2013. Last updated May 7 2014.
unsigned int CPUTimeInMilliseconds | ( | ) |
Get CPU time in units of a millisecond.