Amortized Noise Terrain Generator
A Program to Generate Terrain from Amortized Noise with Exponentially Distributed Gradient Magnitude
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. More...
 

Function Documentation

◆ CPUTimeInMilliseconds()

unsigned int CPUTimeInMilliseconds ( )

Get CPU time in units of a millisecond.

Returns
User CPU time in ms.