Tiled 2D Amortized Noise
A Program to Generate Infinite Grayscale Noise Textures with Amortized Noise
 All Classes Files Functions Variables Macros Pages
Functions
CPUtime.h File Reference

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.
 

Function Documentation

unsigned int CPUTimeInMilliseconds ( )

Get CPU time in units of a millisecond.

Returns
User CPU time in ms.