Hymn to Beauty
C++ 3D Engine
Time.hpp
Go to the documentation of this file.
1
#pragma once
2
3
namespace
Utility
{
4
6
void
InitTime
();
7
9
12
double
GetTime
();
13
14
}
Utility
Definition:
ResourceView.hpp:12
Utility::GetTime
double GetTime()
Get the current time.
Definition:
Time.cpp:41
Utility::InitTime
void InitTime()
Initialize the starting time.
Definition:
Time.cpp:23
src
Utility
Time.hpp
Generated by
1.9.2