autoppl
v0.8
A C++ template library for probabilistic programming
Public Member Functions
|
List of all members
ppl::util::StopWatch< ClockType > Struct Template Reference
#include <
stopwatch.hpp
>
Public Member Functions
void
start
()
void
stop
()
double
elapsed
() const
Member Function Documentation
◆
elapsed()
template<class ClockType = std::chrono::steady_clock>
double
ppl::util::StopWatch
< ClockType >::elapsed
(
)
const
inline
◆
start()
template<class ClockType = std::chrono::steady_clock>
void
ppl::util::StopWatch
< ClockType >::start
(
)
inline
◆
stop()
template<class ClockType = std::chrono::steady_clock>
void
ppl::util::StopWatch
< ClockType >::stop
(
)
inline
The documentation for this struct was generated from the following file:
include/autoppl/util/time/
stopwatch.hpp
ppl
util
StopWatch
Generated by
1.8.20