VCCC  2024.05
VisualCamp Common C++ library
time.hpp File Reference
#include <chrono>

Go to the source code of this file.

Namespaces

 vccc
 

Functions

template<typename T >
auto getCurrentTime ()
 
decltype(auto) getCurrentMilliseconds ()
 
decltype(auto) getCurrentMicroseconds ()
 
decltype(auto) getCurrentNanoseconds ()