Implemented and improved more types in the Chrono library.

This commit is contained in:
Sandu Liviu Catalin
2016-06-04 19:17:42 +03:00
parent ba6acb0d19
commit 0093bc2dec
14 changed files with 1994 additions and 523 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
#define _LIBRARY_CHRONO_TIMER_HPP_
// ------------------------------------------------------------------------------------------------
#include "SqBase.hpp"
#include "Library/Chrono.hpp"
// ------------------------------------------------------------------------------------------------
namespace SqMod {