Timestamp combining a label / id with a timestamp in milliseconds.
More...
#include <foray_benchmarkbase.hpp>
|
| const char * | Id = "no Id" |
| | Id of the data point for identification.
|
| |
| fp64_t | Timestamp = 0.0 |
| | Timestamp in milliseconds.
|
| |
|
| static const char * | BEGIN = "Begin" |
| |
| static const char * | END = "End" |
| |
Timestamp combining a label / id with a timestamp in milliseconds.
◆ BEGIN
| const char* foray::bench::BenchmarkTimestamp::BEGIN = "Begin" |
|
inlinestatic |
◆ END
| const char* foray::bench::BenchmarkTimestamp::END = "End" |
|
inlinestatic |
◆ Id
| const char* foray::bench::BenchmarkTimestamp::Id = "no Id" |
Id of the data point for identification.
◆ Timestamp
| fp64_t foray::bench::BenchmarkTimestamp::Timestamp = 0.0 |
Timestamp in milliseconds.
The documentation for this class was generated from the following file: