Kryptostack
Public Attributes | List of all members
Interpreter::PimplTime Struct Reference

Pointer to Implementation for Time. More...

+ Collaboration diagram for Interpreter::PimplTime:

Public Attributes

const std::clock_t c_start_ = std::clock()
 To measure CPU usage.
 
const std::chrono::system_clock::time_point t_start_ = std::chrono::high_resolution_clock::now()
 To measure wall time.
 

Detailed Description

Pointer to Implementation for Time.

Invariant
None.

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