Health-GPS  1.2.2.0
Global Health Policy Simulation model (Health-GPS)
modelrunner.cpp File Reference
#include "modelrunner.h"
#include "finally.h"
#include "runner_message.h"
#include <chrono>
#include <fmt/format.h>
#include <thread>
Include dependency graph for modelrunner.cpp:

Namespaces

 hgps
 Top-level namespace for Health-GPS C++ API.
 

Typedefs

using hgps::ElapsedTime = std::chrono::duration< double, std::milli >