class xf::fintech::HestonFDExecutionTime

#include "xf_fintech_heston_execution_time.hpp"

Overview

Heston FD Execution Time Class.


Methods

HestonFDExecutionTime

HestonFDExecutionTime ()

Constructor.

Start

void Start ()

Start the timer.

Stop

void Stop ()

Stop the timer.

Duration

std::chrono::milliseconds Duration ()

Return the duration of the timer.