CppADCodeGen  HEAD
A C++ Algorithmic Differentiation Package with Source Code Generation
CppAD::cg::Job Class Reference
Collaboration diagram for CppAD::cg::Job:
Collaboration graph

Public Member Functions

 Job (const JobType &type, const std::string &name)
 
const JobTypegetType () const
 
const std::string & name () const
 
std::chrono::steady_clock::time_point beginTime () const
 

Friends

class JobTimer
 

Detailed Description

Represents a task for which the execution time will be determined

Definition at line 121 of file job_timer.hpp.


The documentation for this class was generated from the following file: