Toolbox snapshot
The Reactive C++ Toolbox
Loading...
Searching...
No Matches
Functions
std::chrono Namespace Reference

Functions

template<typename RepT , typename PeriodT >
ostream & operator<< (ostream &os, duration< RepT, PeriodT > d)
 

Function Documentation

◆ operator<<()

template<typename RepT , typename PeriodT >
ostream & std::chrono::operator<< ( ostream &  os,
duration< RepT, PeriodT >  d 
)

Definition at line 23 of file Timer.ut.cpp.