MoonGen
 All Files Functions Variables Pages
timer.lua File Reference

Timer ... More...

Go to the source code of this file.

Functions

function timer busyWait ()
 Perform a busy wait on the timer.
 
function timer wait ()
 Perform a non-busy wait on the timer. More...
 

Detailed Description

Timer ...

Todo:
TODO docu

Definition in file timer.lua.

Function Documentation

function timer wait ( )

Perform a non-busy wait on the timer.

Might be less accurate than busyWait()