|
|
std::ostream & | operator<< (std::ostream &os, cclock const clk) |
| |
| cclock::cclock |
( |
time_t |
delta_sec = 0, |
|
|
time_t |
delta_nsec = 0 |
|
) |
| |
| cclock::cclock |
( |
cclock const & |
cc | ) |
|
| bool cclock::operator!= |
( |
cclock const & |
cc | ) |
const |
| bool cclock::operator< |
( |
cclock const & |
cc | ) |
const |
| bool cclock::operator<= |
( |
cclock const & |
cc | ) |
const |
| bool cclock::operator== |
( |
cclock const & |
cc | ) |
const |
| bool cclock::operator> |
( |
cclock const & |
cc | ) |
const |
| bool cclock::operator>= |
( |
cclock const & |
cc | ) |
const |
The documentation for this class was generated from the following files:
- /home/andreas/git/rofl-core/src/rofl/common/cclock.h
- /home/andreas/git/rofl-core/src/rofl/common/cclock.cc