|
VisionCpp
0.0.1
|
Basic time operations. More...
#include <chrono>Go to the source code of this file.
Namespaces | |
| visioncpp | |
| VisionCpp namespace. | |
| visioncpp::internal | |
| Internal implementations. | |
| visioncpp::internal::tools | |
| Internal tools scope. | |
Functions | |
| template<typename T > | |
| double | visioncpp::internal::tools::get_elapse_time (T begin, T end) |
| function get_elapse_time More... | |
| std::chrono::high_resolution_clock::time_point | visioncpp::internal::tools::get_current_time () |
| function get_current_time More... | |
Basic time operations.
Definition in file time.hpp.