Proyecto Final - Turinmachin
Recreación del minijuego de matemáticas de Brain-Age usando redes neuronales
Loading...
Searching...
No Matches
time.h
Go to the documentation of this file.
1
#ifndef INCLUDE_GAME_SDL_TIME_H
2
#define INCLUDE_GAME_SDL_TIME_H
3
4
namespace
game::sdl
{
5
6
auto
get_performance_time
() ->
long
double;
7
8
}
// namespace game::sdl
9
10
#endif
game::sdl
Definition
color.h:6
game::sdl::get_performance_time
auto get_performance_time() -> long double
Definition
time.cpp:6
include
game
sdl
time.h
Generated by
1.14.0