|
klee
|
This is the complete list of members for klee::time::Span, including all inherited members.
| duration | klee::time::Span | |
| operator bool() const | klee::time::Span | explicit |
| operator Duration() const | klee::time::Span | explicit |
| operator timeval() const | klee::time::Span | explicit |
| operator*=(unsigned) | klee::time::Span | |
| operator*=(double) | klee::time::Span | |
| operator+=(const Span &) | klee::time::Span | |
| operator-=(const Span &) | klee::time::Span | |
| operator=(const Duration &) | klee::time::Span | |
| Span()=default | klee::time::Span | |
| Span(const Duration &d) | klee::time::Span | inlineexplicit |
| Span(const std::string &s) | klee::time::Span | explicit |
| toHMS() const | klee::time::Span | |
| toMicroseconds() const | klee::time::Span | |
| toSeconds() const | klee::time::Span |