libosmscout 0.1
Loading...
Searching...
No Matches
StopClock.cpp File Reference
#include <osmscout/util/StopClock.h>
#include <iomanip>
#include <sstream>

Namespaces

namespace  osmscout
 Original source: https://github.com/philipperemy/easy-encryption/blob/master/b64.h licensed under terms of MIT license.
 

Typedefs

using osmscout::MilliDouble = std::chrono::duration< double, std::milli >
 
using osmscout::NanoDouble = std::chrono::duration< double, std::nano >
 

Functions

std::ostream & osmscout::operator<< (std::ostream &stream, const StopClock &stopClock)
 
std::ostream & osmscout::operator<< (std::ostream &stream, const StopClockNano &stopClock)