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

Functions

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

Variables

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

Function Documentation

◆ scales()

local function scales ( )
Here is the caller graph for this function:

◆ set_scales()

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

Variable Documentation

◆ TIME_SCALES

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