#include <ds-private.h>
|
std::chrono::high_resolution_clock::duration | _duration |
|
std::chrono::high_resolution_clock::time_point | _start_time |
|
Definition at line 325 of file ds-private.h.
rsimpl::ds::time_pad::time_pad |
( |
std::chrono::high_resolution_clock::duration |
duration | ) |
|
|
inline |
void rsimpl::ds::time_pad::start |
( |
| ) |
|
|
inline |
void rsimpl::ds::time_pad::stop |
( |
| ) |
|
|
inline |
std::chrono::high_resolution_clock::duration rsimpl::ds::time_pad::_duration |
|
private |
std::chrono::high_resolution_clock::time_point rsimpl::ds::time_pad::_start_time |
|
private |
The documentation for this class was generated from the following file: