LehrFEM++ 1.0.0
A simple Finite Element Library for teaching
Loading...
Searching...
No Matches
lf::base::AutoTimer Member List

This is the complete list of members for lf::base::AutoTimer, including all inherited members.

AutoTimer(std::string format=Timer::kDefaultFormat)lf::base::AutoTimerexplicit
AutoTimer(std::ostream &stream, std::string format=Timer::kDefaultFormat)lf::base::AutoTimerexplicit
AutoTimer(std::shared_ptr< spdlog::logger > logger, spdlog::level::level_enum level=spdlog::level::level_enum::info, std::string format=Timer::kDefaultFormat)lf::base::AutoTimerexplicit
AutoTimer(const AutoTimer &)=defaultlf::base::AutoTimer
AutoTimer(AutoTimer &&)=defaultlf::base::AutoTimer
Elapsed() const noexceptlf::base::AutoTimer
Format(std::string_view format=Timer::kDefaultFormat) constlf::base::AutoTimer
format_lf::base::AutoTimerprivate
FormatString() constlf::base::AutoTimer
logger() constlf::base::AutoTimer
operator=(const AutoTimer &)=defaultlf::base::AutoTimer
operator=(AutoTimer &&)=defaultlf::base::AutoTimer
ostream() constlf::base::AutoTimer
output_lf::base::AutoTimerprivate
Report()lf::base::AutoTimer
timer_lf::base::AutoTimerprivate
~AutoTimer()lf::base::AutoTimer