numerical-collection-cpp 0.10.0
A collection of algorithms in numerical analysis implemented in C++
Loading...
Searching...
No Matches
time_stamp.h File Reference

Definition of time_stamp class. More...

#include <cstdint>
#include <ctime>
#include <fmt/base.h>
#include <fmt/chrono.h>
#include <fmt/format.h>
#include "num_collect/impl/num_collect_export.h"
+ Include dependency graph for time_stamp.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  fmt::formatter< num_collect::logging::time_stamp >
 fmt::formatter for num_collect::logging::time_stamp. More...
 
class  num_collect::logging::time_stamp
 Class of time stamps. More...
 

Namespaces

namespace  fmt
 Namespace of fmt library.
 
namespace  num_collect
 Namespace of num_collect source codes.
 
namespace  num_collect::logging
 Namespace of logging.
 

Detailed Description

Definition of time_stamp class.

Definition in file time_stamp.h.