nngn
|
#include "lua/function.h"
#include "lua/register.h"
#include "lua/table.h"
#include "profile.h"
#include "stats.h"
Namespaces | |
namespace | anonymous_namespace{lua_profile.cpp} |
Functions | |
nngn::lua::table_view | anonymous_namespace{lua_profile.cpp}::to_table (nngn::lua::state_view lua, std::ranges::sized_range auto &&r) |
nngn::lua::table_view | anonymous_namespace{lua_profile.cpp}::to_timeline_table (nngn::lua::state_view lua, std::ranges::sized_range auto &&r) |
void | anonymous_namespace{lua_profile.cpp}::register_profile (nngn::lua::table_view t) |