PixelBullet
0.0.1
A C++ game engine
Loading...
Searching...
No Matches
engine
include
pixelbullet
time
utils.h
1
#pragma once
2
3
#include <string>
4
5
namespace
pixelbullet
6
{
10
float
GetTimeSeconds();
11
13
std::string FormatCurrentTime();
14
17
std::string FormatFolderTimestamp();
18
19
}
// namespace pixelbullet
Generated by
1.12.0