Nana C++ Library. Reference for users.
What we need to use nana
|
used for measuring and signaling the end of time intervals. More...
Classes | |
struct | impl_t |
Public Member Functions | |
timepiece () | |
timepiece (const timepiece &) | |
~timepiece () | |
timepiece & | operator= (const timepiece &) |
void | start () noexcept |
Set the begin time. More... | |
double | calc () const noexcept |
Get the intervals from the begin time. More... | |
used for measuring and signaling the end of time intervals.
nana::system::timepiece::timepiece | ( | ) |
nana::system::timepiece::timepiece | ( | const timepiece & | rhs | ) |
nana::system::timepiece::~timepiece | ( | ) |
|
noexcept |
Get the intervals from the begin time.
|
noexcept |
Set the begin time.