#include <iostream>
#include <cc++/numbers.h>
#include <cc++/thread.h>
#include <string>
Namespaces | |
namespace | rovsoft |
namespace | rovsoft::main |
Functions | |
void | rovsoft::main::timeToStream (std::ostream &out, const ost::Datetime &time) |
Writes a specified time to a stream. | |
std::string | rovsoft::main::timeToString () |
Writes the current time to a string. |