#include <time.hpp>
Definition at line 100 of file time.hpp.
§ counter() [1/3]
template<typename timing_maker_T , typename std::enable_if< std::is_base_of< timing_maker::timing_maker_bace, typename std::remove_reference< timing_maker_T >::type >::value, nullptr_t >::type >
| dxle::time::counter::counter |
( |
timing_maker_T && |
timing_maker | ) |
|
|
inline |
§ counter() [2/3]
| dxle::time::counter::counter |
( |
const counter & |
other | ) |
|
|
inline |
§ counter() [3/3]
| dxle::time::counter::counter |
( |
counter && |
other | ) |
|
|
inline |
§ get()
| size_t dxle::time::counter::get |
( |
| ) |
|
|
inline |
§ get_pass_time()
| std::chrono::milliseconds dxle::time::counter::get_pass_time |
( |
void |
| ) |
|
|
inline |
§ is_stop()
| bool dxle::time::counter::is_stop |
( |
void |
| ) |
|
|
inline |
§ operator=() [1/2]
§ operator=() [2/2]
§ reset_count()
| void dxle::time::counter::reset_count |
( |
size_t |
new_count = 0 | ) |
|
|
inline |
§ reset_pass_time()
| void dxle::time::counter::reset_pass_time |
( |
std::chrono::milliseconds |
new_pass_time = std::chrono::milliseconds{ 0 } | ) |
|
|
inline |
§ start()
| void dxle::time::counter::start |
( |
void |
| ) |
|
|
inline |
§ stop()
| void dxle::time::counter::stop |
( |
void |
| ) |
|
|
inline |
The documentation for this class was generated from the following file:
- C:/Users/yumetodo/Documents/git/DxLibEx/dxlibex/time.hpp