Skip to content

Class TimeFunction

ClassList > TimeFunction

Inherits the following classes: Timer

Public Functions

Type Name
TimeFunction (const std::string & name, ProgressTracker * progress_tracker=nullptr)
TimeFunction (const std::string & name, std::optional< ProgressTracker > & progress_tracker)
~TimeFunction ()

Public Functions inherited from Timer

See Timer

Type Name
Timer ()
std::chrono::duration< double > duration () const

Public Functions Documentation

function TimeFunction [1/2]

inline TimeFunction::TimeFunction (
    const std::string & name,
    ProgressTracker * progress_tracker=nullptr
) 

function TimeFunction [2/2]

inline TimeFunction::TimeFunction (
    const std::string & name,
    std::optional< ProgressTracker > & progress_tracker
) 

function ~TimeFunction

inline TimeFunction::~TimeFunction () 


The documentation for this class was generated from the following file /home/runner/work/Blaze/Blaze/src/lib/utilities/timer.hpp