echrono.hpp
Go to the documentation of this file.
1 
6 #pragma once
7 
8 namespace echrono {
14  void init(int _argc, const char** _argv);
18  void unInit();
19 }
Definition: Clock.hpp:12
void init(int _argc, const char **_argv)
Initialize echrono.
void unInit()
Un-Initialize echrono.