|
dune-pdelab 2.10-git
|
Loading...
Searching...
No Matches
Dune::PDELab::TimeSpec Struct Reference
struct to store temporal values More...
#include <dune/pdelab/common/clock.hh>
Public Member Functions | |
| TimeSpec & | operator+= (const TimeSpec &o) |
| TimeSpec | operator+ (const TimeSpec &o) const |
| TimeSpec & | operator-= (const TimeSpec &o) |
| TimeSpec | operator- (const TimeSpec &o) const |
Public Attributes | |
| time_t | tv_sec |
| seconds part | |
| long | tv_nsec |
| nanoseconds part | |
Detailed Description
struct to store temporal values
Member Function Documentation
◆ operator+()
◆ operator+=()
◆ operator-()
◆ operator-=()
Member Data Documentation
◆ tv_nsec
| long Dune::PDELab::TimeSpec::tv_nsec |
nanoseconds part
- Note
- 0 <= tv_nsec < 1e9 should always hold.
◆ tv_sec
| time_t Dune::PDELab::TimeSpec::tv_sec |
seconds part
The documentation for this struct was generated from the following file:
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8