DUNE PDELab (git)
Dune::PDELab::TimeSpec Struct Reference
struct to store temporal values More...
#include <dune/pdelab/common/clock.hh>
Public Attributes | |
time_t | tv_sec |
seconds part | |
long | tv_nsec |
nanoseconds part More... | |
Detailed Description
struct to store temporal values
Member Data Documentation
◆ tv_nsec
long Dune::PDELab::TimeSpec::tv_nsec |
nanoseconds part
- Note
- 0 <= tv_nsec < 1e9 should always hold.
The documentation for this struct was generated from the following file:
- dune/pdelab/common/clock.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 12, 23:30, 2024)