nngn
Loading...
Searching...
No Matches
timing.lua File Reference

Functions

function scales () return TIME_SCALES end
 
function set_scales (t) TIME_SCALES
 

Variables

 TIME_SCALES = {0.1, 0.2, 0.5, 1, 2, 5, 10}
 

Function Documentation

◆ scales()

function scales ( )

◆ set_scales()

function set_scales ( )
Here is the call graph for this function:

Variable Documentation

◆ TIME_SCALES

TIME_SCALES = {0.1, 0.2, 0.5, 1, 2, 5, 10}