DP3
Public Member Functions | List of all members
dp3::common::PrettyTime Class Reference

Print time in a human-readable way. More...

#include <PrettyUnits.h>

Inheritance diagram for dp3::common::PrettyTime:
dp3::common::PrettyUnits

Public Member Functions

 PrettyTime (double seconds=0, unsigned precision=3)
 

Additional Inherited Members

- Protected Member Functions inherited from dp3::common::PrettyUnits
 PrettyUnits (double value, const char *unit, unsigned precision)
 

Detailed Description

Print time in a human-readable way.

Constructor & Destructor Documentation

◆ PrettyTime()

dp3::common::PrettyTime::PrettyTime ( double  seconds = 0,
unsigned  precision = 3 
)
inline

The documentation for this class was generated from the following file: