crypto_trader
Cryptocurrency Trading Bot API Documentation
Loading...
Searching...
No Matches
timeutils.h File Reference
#include "types.h"
#include <chrono>
Include dependency graph for timeutils.h:
This graph shows which files directly or indirectly include this file:

Namespaces

namespace  crypto_trader
namespace  crypto_trader::common

Functions

int64_t crypto_trader::common::getCurrentTimestampMs ()
template<common::MarketData T>
T::Timestamp crypto_trader::common::getCurrentTimestampMs ()
int64_t crypto_trader::common::parseISO8601ToMillis (const std::string &iso8601)