|  | 
| boost::chrono::microseconds | flow::util::time_since_posix_epoch () | 
|  | Get the current POSIX (Unix) time as a duration from the Epoch time point.  More... 
 | 
|  | 
| void | flow::util::beautify_chrono_ostream (std::ostream *os) | 
|  | Sets certain chrono-related formatting on the givenostreamthat results in a consistent, desirable output ofdurations and certain types oftime_points.  More...
 | 
|  | 
| size_t | flow::util::deep_size (const std::string &val) | 
|  | Estimate of memory footprint of the given value, including memory allocated on its behalf – but excluding its shallow sizeof! – in bytes.  More...
 | 
|  |