|
CppADCodeGen
HEAD
A C++ Algorithmic Differentiation Package with Source Code Generation
|

Public Member Functions | |
| Job (const JobType &type, const std::string &name) | |
| const JobType & | getType () const |
| const std::string & | name () const |
| std::chrono::steady_clock::time_point | beginTime () const |
Friends | |
| class | JobTimer |
Represents a task for which the execution time will be determined
Definition at line 121 of file job_timer.hpp.