The small3d library
Tiny C++ 3D game development library for Win/MacOS/Linux/FreeBSD
Loading...
Searching...
No Matches
include
small3d
Time.hpp
Go to the documentation of this file.
1
9
#pragma once
10
11
#include <string>
12
21
double
getTimeInSeconds
();
getTimeInSeconds
double getTimeInSeconds()
Helper function that returns the current time in seconds. On PC, the Renderer has to have been instan...
Definition
Time.cpp:14
Generated by
1.12.0