Library Overview
User Guide
Benchmark
#include "xf_fintech_heston_execution_time.hpp"
Heston FD Execution Time Class.
HestonFDExecutionTime ()
Constructor.
void Start ()
Start the timer.
void Stop ()
Stop the timer.
std::chrono::milliseconds Duration ()
Return the duration of the timer.