nngn
Loading...
Searching...
No Matches
anonymous_namespace{lua_timing.cpp} Namespace Reference

Functions

template<typename P >
auto time (function_view f)
 
template<float(Timing::*)(void) const f>
auto get (const Timing &t)
 
auto frame (const Timing &t)
 
auto scale (const Timing &t)
 
void set_now_ns (Timing &t, Timing::time_point::rep r)
 
void set_dt_ns (Timing &t, Timing::duration::rep r)
 
void register_timing (nngn::lua::table_view t)
 

Function Documentation

◆ frame()

auto anonymous_namespace{lua_timing.cpp}::frame ( const Timing t)
Here is the caller graph for this function:

◆ get()

template<float(Timing::*)(void) const f>
auto anonymous_namespace{lua_timing.cpp}::get ( const Timing t)
Here is the call graph for this function:

◆ register_timing()

void anonymous_namespace{lua_timing.cpp}::register_timing ( nngn::lua::table_view  t)
Here is the call graph for this function:

◆ scale()

auto anonymous_namespace{lua_timing.cpp}::scale ( const Timing t)
Here is the caller graph for this function:

◆ set_dt_ns()

void anonymous_namespace{lua_timing.cpp}::set_dt_ns ( Timing t,
Timing::duration::rep  r 
)
Here is the caller graph for this function:

◆ set_now_ns()

void anonymous_namespace{lua_timing.cpp}::set_now_ns ( Timing t,
Timing::time_point::rep  r 
)
Here is the caller graph for this function:

◆ time()

template<typename P >
auto anonymous_namespace{lua_timing.cpp}::time ( function_view  f)
Here is the call graph for this function: